Skip to content

RaresBorcea/TopicSubscriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TopicSubscriber

CLIENT/SERVER APPLICATION FOR SUBSCRIPTIONS MANAGEMENT

UDP clients send messages with different topics to TCP clients through the server. TCP clients subscribe to topics, receiving messages even after reconnection. Messages for offline clients are stored in C++ hashmaps with Time-to-Live fields. Multiplexing allows multiple TCP clients to be connected at the same time.

About

Client/Server app for subscriptions management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published