WebSocket++  0.8.3-dev
C++ websocket client/server library
Enumerations
websocketpp::processor::error_cat Namespace Reference

Processor class related error codes. More...

Enumerations

enum  value {
  BAD_REQUEST = 0, INTERNAL_ERROR = 1, PROTOCOL_VIOLATION = 2, MESSAGE_TOO_BIG = 3,
  PAYLOAD_VIOLATION = 4
}
 

Detailed Description

Processor class related error codes.