Categorygithub.com/bithavoc/wsio
modulepackage
0.2.2
Repository: https://github.com/bithavoc/wsio.git
Documentation: pkg.go.dev

# Functions

NewStream returns a new Stream instance for the given websocket connection.

# Structs

Stream implements io.Writer and io.Reader on top of a websocket connection.