Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
/ FlowingHub Public archive

FlowingHub is a Netty-based broker project that uses TCP for real-time messaging, enabling scalable and reliable communication between clients and servers.

License

Notifications You must be signed in to change notification settings

JossArchived/FlowingHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlowingHub

FlowingHub is a broker project developed with Netty that uses TCP to send packets. This project allows clients to connect to the broker and send and receive real-time messages reliably and efficiently over a stable TCP connection. FlowingHub is highly scalable and can handle large volumes of simultaneous client traffic, making it an ideal solution for high-demand applications. With FlowingHub, developers can easily and efficiently create robust and scalable real-time communication applications.

About

FlowingHub is a Netty-based broker project that uses TCP for real-time messaging, enabling scalable and reliable communication between clients and servers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages