based on your example i cannot run my app. typedef enum WebSocketProtocol WebSocketProtocol; ISO C++ forbids forward reference to 'enum' types
based on your example i cannot run my app.
typedef enum WebSocketProtocol WebSocketProtocol;
ISO C++ forbids forward reference to 'enum' types