Subscription management in pub/sub system

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • sakura

    Real-time pub/sub messaging system (by ischenkx)

  • Hello everyone, I am currently working on my project https://github.com/RomanIschenko/notify

  • Socket.io

    Realtime application framework (Node.JS server)

  • It is supposed to be a convenient tool for dealing with instant messaging, multiplayer games and such stuff (like socket.io or faye). The project's separated into two parts - Application (high-level abstraction, that's used for event management) and pubsub.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • NATS

    Golang client for NATS, the cloud native messaging system.

  • You could start by looking/reading how it is implemented in production ala https://github.com/nats-io/nats.go

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts