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

https://github.com/perbu/chueue

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

Last synced: 3 months 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.