Package com.tccc.kos.commons.web.websocket
package com.tccc.kos.commons.web.websocket
Contains classes that handle websocket connections.
- Since:
- 1.0
- Version:
- 2022-10-21
-
InterfacesClassDescriptionInterface for a websocket connection.Interface that processes websocket connect events and is able to close a connection if it doesn't have correct authentication.Interface to receive websocket connection events.Interface to receive websocket messages.