Crate contactor

Crate contactor 

Source
Expand description

Main library module for the crate.

This module re-exports the api, relay, and broadcast modules and includes internal utilities.

Modulesยง

api
broadcast
Module responsible for managing broadcasting to multiple subscribers within rooms.
relay
Module handling WebSocket connections and relaying messages between clients and rooms.