ClientEndPoint | The main class for an Client session running in the Server. |
---|
ClientEndPointConstructor | The JavaScript client end point constructor. |
---|
ClientParams | Class used to hold the information for the client parameters and to parse the Query string in the Client WebSocket URI. |
---|
ClientTransactionProcessor | The TransactionProcessor contains all the code required to process transactions with the application being run for a single client reconnectable connection. |
---|
DHKey | Class used to generate a 2048 bits key for password transport over unsecured HTTP transactions. |
---|
FailedReconnectClientEndPoint | Class used to handle a failed client session reconnection to the server and dispose of it in a nice way by sending the close code of CC_DISPOSED. |
---|