Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenForClientMessages ¶
ListenForClientMessages receives messages that were sent to the client and write it to the websocket
func ProcessMessage ¶
func ProcessMessage(msg RequestMsg, pClient *client.Client) error
ProcessMessage process received messages and send them to pitaya
Types ¶
type RequestMsg ¶
RequestMsg struct represents the message that the server will receive
Click to show internal directories.
Click to hide internal directories.