Categorygithub.com/infiniteDemon/websocket_manager
modulepackage
0.0.3
Repository: https://github.com/infinitedemon/websocket_manager.git
Documentation: pkg.go.dev

# README

Manager WebSocket

An example of managing websockets


If you have questions? You can submit more here: https://github.com/infiniteDemon/websocket_manager/issues


# Functions

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
No description provided by the author
ping and pong.
No description provided by the author