modulepackage
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.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author