Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_websocket_server Struct Reference

Structure for a WebSocket server. More...

Data Fields

struct ao2_containerprotocols
 

Detailed Description

Structure for a WebSocket server.

Definition at line 132 of file res_http_websocket.c.

Field Documentation

struct ao2_container* protocols

Container for registered protocols

Definition at line 133 of file res_http_websocket.c.

Referenced by one_protocol().


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