//
pkg.gl
Category
github.com/godtou/go-engine.io
packet
package
1.4.3
Repository:
https://github.com/godtou/go-engine.io.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
72 SLOC
#
Functions
NewDecoder
NewDecoder creates a packet decoder which reads from r.
NewEncoder
NewEncoder creates a packet encoder which writes to w.
#
Interfaces
FrameReader
FrameReader is the reader which supports framing.
FrameWriter
FrameWriter is the writer which supports framing.