Pepper_42_C++_interfaces
|
#include "ppapi/c/ppb_websocket.h"
#include "ppapi/cpp/resource.h"
Go to the source code of this file.
Classes | |
class | pp::WebSocket |
Namespaces | |
pp | |
The C++ interface to the Pepper API. | |
This file defines the WebSocket interface providing bi-directional, full-duplex, communications over a single TCP socket.
Definition in file websocket.h.