Skip to main content

Module server

Module server 

Source
Expand description

Core implementation for the HydraSync server.

Structsยง

HydraConfig
Configuration for the HydraServer features.
HydraServer
HydraServer- A light-weight, E2E (AES-GCM), multi-threaded SPMC broadcast server using TCP. It implements internal ring buffer configured by HydraConfig, uses little memory and minimal copy as possible.