|
ImagingTools Core SDK
|
#include <CWebSocketServerComp.h>
Additional Inherited Members | |
Public Types inherited from imtcom::IConnectionStatusProvider | |
| enum | ConnectionStatus { CS_UNKNOWN = 0 , CS_DISCONNECTED , CS_CONNECTED } |
| Connection status enumeration. More... | |
WebSocket-based communication server. The server uses the underlaying protocol engine for creation of requests and responses.
Definition at line 39 of file CWebSocketServerComp.h.