Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/perbu/chueue

Go example of channel broadcast
https://github.com/perbu/chueue

Last synced: 4 days ago
JSON representation

Go example of channel broadcast

Awesome Lists containing this project

README

        

# Broadcasting using channel close

Simple example of how to broadcast to multiple channels using channel close.