Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dustin/go-broadcast

A trivial channel pubsub I use in lots of projects.
https://github.com/dustin/go-broadcast

Last synced: 4 days ago
JSON representation

A trivial channel pubsub I use in lots of projects.

Awesome Lists containing this project

README

        

pubsubbing channels.

This project primarily exists because I've been copying and pasting
the exact same two files into numerous projects. It does work well,
though.

See [the documentation][doc] for usage and examples.

[doc]: https://godoc.org/github.com/dustin/go-broadcast