|
BCNP 3.2.1
Batched Command Network Protocol
|
Implementation of the BCNP packet dispatcher. More...
#include "bcnp/dispatcher.h"Go to the source code of this file.
Namespaces | |
| namespace | bcnp |
Implementation of the BCNP packet dispatcher.
Routes parsed packets to registered message type handlers and manages connection state tracking. Thread-safe for concurrent PushBytes() calls.
Definition in file dispatcher.cpp.