📚 pubsub - Awesome Go Library for Messaging
Simple pubsub package for go.
🏷️ Messaging
📂 Libraries that implement messaging systems.
⭐ 425 stars
Detailed Description of pubsub
Package pubsub implements a simple multi-topic pub-sub library.
Install pubsub with,
go get github.com/cskr/pubsub/v2
Use of this module is governed by a BSD-style license that can be found in the LICENSE file.