Pepper_31_C++_interfaces
Classes | Namespaces
websocket.h File Reference
#include "ppapi/c/ppb_websocket.h"
#include "ppapi/cpp/resource.h"
Include dependency graph for websocket.h:

Go to the source code of this file.

Classes

class  pp::WebSocket
 

Namespaces

 pp
 The C++ interface to the Pepper API.
 

Detailed Description

This file defines the WebSocket interface providing bi-directional, full-duplex, communications over a single TCP socket.

Definition in file websocket.h.