NSCpp 2.0
NSCpp is a modern C++20 server/client framework designed to simplify network programming in C++. With robust support for both IPv4 and IPv6, as well as TCP and UDP communication protocols.
 
Loading...
Searching...
No Matches
GroupManager Member List

This is the complete list of members for GroupManager, including all inherited members.

getInstance()GroupManagerstatic
groupsGroupManagerprotected
send(const std::string &groupName, const std::string &message)GroupManager
subscribe(const std::string &groupName, std::function< void(const std::string &)> callback, const std::string &CUID)GroupManager
unsubscribe(const std::string &groupName, const std::string &CUID)GroupManager