Categorygithub.com/gospider007/websocket
modulepackage
0.0.0-20240331132617-8217ca7a8439
Repository: https://github.com/gospider007/websocket.git
Documentation: pkg.go.dev

# Packages

Package websocket implements the WebSocket protocol defined in RFC 6455.

# Functions

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

# Constants

BinaryMessage denotes a binary data message.
CloseMessage denotes a close control message.
PingMessage denotes a ping control message.
PongMessage denotes a pong control message.
TextMessage denotes a text data message.

# Structs

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

# Type aliases

No description provided by the author