Categorygithub.com/elotl/wsstream
repositorypackage
0.0.0-20200302233506-36fb70d878ca
Repository: https://github.com/elotl/wsstream.git
Documentation: pkg.go.dev

# README

wsstream

wsstream is a library that adds a very simple protocol on top of websockets. The protocol adds a channel byte to the start of every websocket message. In addition to the protocol, wsstream has functions that assist in writing interactive programs over websockets.