//
pkg.gl
Category
github.com/vortex92/go-socket.io
parser
package
1.6.6
Repository:
https://github.com/vortex92/go-socket.io.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
644 SLOC
#
Functions
NewDecoder
No description provided by the author
NewEncoder
No description provided by the author
#
Constants
Ack
Ack type.
Connect
Connect type.
Disconnect
Disconnect type.
Error
Error type.
Event
Event type.
#
Variables
ErrInvalidPacketType
No description provided by the author
#
Structs
Buffer
Buffer is an binary buffer handler used in emit args.
BufferData
No description provided by the author
Decoder
No description provided by the author
Encoder
No description provided by the author
Header
Header of packet.
Payload
Payload of packet.
#
Interfaces
FrameReader
No description provided by the author
FrameWriter
No description provided by the author
#
Type aliases
Type
Type of packet.