Popularity
6.3
Stable
Activity
5.7
-
411
9
64

Programming language: Go
License: BSD 2-clause "Simplified" License
Tags: Messaging    
Latest version: v1.0.2

pubsub alternatives and similar packages

Based on the "Messaging" category.
Alternatively, view pubsub alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of pubsub or a related project?

Add another 'Messaging' Package

README

PkgGoDev

Package pubsub implements a simple multi-topic pub-sub library.

Install pubsub with,

go get github.com/cskr/pubsub

This repository is a go module and contains tagged releases. Please pin a version for production use.

Use of this module is governed by a BSD-style license that can be found in the [LICENSE](LICENSE) file.


*Note that all licence references and agreements mentioned in the pubsub README section above are relevant to that project's source code only.