package
1.4.2
Repository: https://github.com/googollee/go-engine.io.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewManager creates a new manager.

# Variables

ErrInvalidFrame is returned when writing invalid frame type.
ErrInvalidPacket is returned when writing invalid packet type.

# Structs

Manager is a manager of transports.

# Interfaces

HTTPError is error which has http response code.
Opener is client connection which need receive open message first.
Pauser is connection which can be paused and resumes.
Transport is a transport which can creates base.Conn.

# Type aliases

Checker is function to check request.