Package-level declarations

Types

Link copied to clipboard

A message sent from the client to the server as a WebSocket text frame.

Link copied to clipboard
class ServerMessageSession(host: String = "localhost", port: Int, endpoint: String)

Manages a client WebSocket session to a server.