Skip to content

Server

This module provides a socket hub server for managing connections in a distributed system.

ATTRIBUTE DESCRIPTION
PORT

The port number for the socket hub server.

TYPE: int

HOST

The host address for the socket hub server.

TYPE: str

FUNCTION DESCRIPTION
start_server

Starts the socket hub server.

Documentation last updated: 2025-06-11

start_server

start_server()

Start the socket hub server.