//
pkg.gl
Category
github.com/bithavoc/wsio
module
package
0.2.2
Repository:
https://github.com/bithavoc/wsio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
57 SLOC
#
Functions
NewStream
NewStream returns a new Stream instance for the given websocket connection.
#
Structs
Stream
Stream implements io.Writer and io.Reader on top of a websocket connection.