# Functions
NewReceiveMessage TextMessage constructor for receive message.
NewSendMessage TextMessage constructor for send message.
NewWsClient the websocket client constructor.
NewWsServer the constructor of Server.
ToServerType string to ServerType.
# Variables
ServerTypeEnum the type of websocket server.
# Structs
Client websocket client.
Server websocket socket server.
TextMessage the text-message object.
# Type aliases
ServerType the type of websocket server.