There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
streamer is a Golang package that abstracts the managing of ws/wss connections and provides a simple interface to add new ws clients, messaging them, and listening to them using Go's concurrency tools.