Chat Controller Implementation. It leverages a websocket to handle communcation.
Handles Chat messages. Executes the callback provided as parameter when a new message is received.
Sends a message to the Session Chat.
ChatMessage to send
Response from the Session Service
Chat Controller Implementation. It leverages a websocket to handle communcation.