This repository contains the implementation of a real-time communication gateway built on top of WebSockets and a custom TCP engine. The system is designed for high-performance, low-latency message ...
Note: Outgoing messages from FlowBridge to Discord are sent directly via Discord's REST API - no bridge involvement needed. This means the bridge application does not need to be publicly accessible.