hmbdc
simplify-high-performance-messaging-programming
|
Public Member Functions | |
SendSession (tcp::socket socket) | |
void | start () |
void | stop () |
char const * | id () const |
bool | ready () const |
Protected Attributes | |
tcp::socket | socket_ |
text::StringTrieSet | clientSubscriptions_ |