Asterisk - The Open Source Telephony Project
21.4.1
|
Structure for a WebSocket server. More...
Data Fields | |
struct ao2_container * | protocols |
Structure for a WebSocket server.
Definition at line 132 of file res_http_websocket.c.
struct ao2_container* protocols |
Container for registered protocols
Definition at line 133 of file res_http_websocket.c.
Referenced by one_protocol().