Universal real-time state synchronization for Python.
Now with TCP/UDP Hybrid & Delta Sync Engine.
Use UDP for low-latency streaming and TCP for critical state. Choose your transport per attribute for maximum efficiency.
Differentials for heavy objects (NumPy, Torch). Only send what changed, saving up to 99% of bandwidth for large datasets.
Unmatched local performance using Shared Memory. Communicate between local processes at RAM speeds (< 0.05ms latency).
Track latency, bandwidth, and packet counts in real-time. Built-in ping/pong system for precise network health checks.
New demo showcasing 720p 30FPS screen streaming and input relay using only EasySync's high-speed decorators.