WebSocket++  0.8.3-dev
C++ websocket client/server library
Public Member Functions | List of all members
websocket_endpoint Class Reference

Public Member Functions

int connect (std::string const &uri)
 
connection_metadata::ptr get_metadata (int id) const
 
int connect (std::string const &uri)
 
void close (int id, websocketpp::close::status::value code, std::string reason)
 
connection_metadata::ptr get_metadata (int id) const
 
int connect (std::string const &uri)
 
void close (int id, websocketpp::close::status::value code, std::string reason)
 
void send (int id, std::string message)
 
connection_metadata::ptr get_metadata (int id) const
 

Detailed Description

Definition at line 42 of file step3.cpp.


The documentation for this class was generated from the following files: