WE310F5  39.00.000
M2MB_WEBSOCKET_CONF_PARAMS Union Reference

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
 

Detailed Description

Client configuration parameters. For use with m2mb_websocket_cfg.

Definition at line 226 of file m2mb_websocket.h.

Field Documentation

◆ echo_mode

BOOLEAN echo_mode

Definition at line 228 of file m2mb_websocket.h.

◆ hdr1

char* hdr1

Definition at line 230 of file m2mb_websocket.h.

◆ hdr2

char * hdr2

Definition at line 230 of file m2mb_websocket.h.

◆ httpheaders

struct { ... } httpheaders

The documentation for this union was generated from the following file: