Module server

Module server 

Source
Expand description

WebSocket server implementation

This module provides the main server implementation for handling WebSocket connections.

Structsยง

ConnectionManager
Connection manager for tracking active connections
Server
WebSocket server
ServerBuilder
Server builder