Roll-your-own pub sub with NGINX and Nchan on Centos 8!

Categories: FOSS

Publish and subscribe (pub/sub) is a powerful pattern that every developer should know. And while cloud hosting is awesome, sometimes it’s nice to take a little finer-grained control over the software that’s hosting your application. While working on moggers.gg, the time finally came to add notifications to the stack. Since the back-end is nginx fronting … Read More