# 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