|  | WE310F5
    39.00.000
    | 
Client configuration parameters. For use with m2mb_websocket_cfg. More...
#include <m2mb_websocket.h>
| Data Fields | |
| BOOLEAN | echo_mode | 
| struct { | |
| char * hdr1 | |
| char * hdr2 | |
| } | httpheaders | 
Client configuration parameters. For use with m2mb_websocket_cfg.
Definition at line 226 of file m2mb_websocket.h.
| BOOLEAN echo_mode | 
Definition at line 228 of file m2mb_websocket.h.
| char* hdr1 | 
Definition at line 230 of file m2mb_websocket.h.
| char * hdr2 | 
Definition at line 230 of file m2mb_websocket.h.
| struct { ... } httpheaders |