This library broadcast copies of a message to the subscribers locally.
Use case example:
You're creating a bidirectional stream app, and your app needs to broadcast a message to all the connected clients.
To use this library:
go get -u github.com/ruizu/go-broadcast/broadcast