Skip to content

[websockets]

WebSockets implementation of network communication endpoints.

The classes implemented here are:

  • WebsocketsClient: Client-side network communication endpoint implementation using WebSockets.
  • WebsocketsServer: Server-side network communication endpoint implementation using WebSockets.