Include dependency graph for ppb_websocket.h:

Data Structures
| struct | PPB_WebSocket |
The PPB_WebSocket interface provides bi-directional, full-duplex, communications over a single TCP socket. More... |
Defines
| #define | PPB_WEBSOCKET_INTERFACE "PPB_WebSocket;1.0" |
| #define | PPB_WEBSOCKET_INTERFACE PPB_WEBSOCKET_INTERFACE |
Typedefs
| typedef struct PPB_WebSocket | PPB_WebSocket |
Enumerations
Variables
Detailed Description
This file defines the PPB_WebSocket interface providing bi-directional, full-duplex, communications over a single TCP socket.
Define Documentation
| #define PPB_WEBSOCKET_INTERFACE "PPB_WebSocket;1.0" |