|
Wire Sysio Wire Sysion 1.0.0
|

Go to the source code of this file.
Typedefs | |
| typedef websocketpp::server< websocketpp::config::asio > | server |
Functions | |
| void | on_message (server *s, websocketpp::connection_hdl hdl, message_ptr msg) |
| int | main () |
Definition at line 7 of file echo_server.cpp.
| int main | ( | void | ) |
Definition at line 37 of file echo_server.cpp.

| void on_message | ( | server * | s, |
| websocketpp::connection_hdl | hdl, | ||
| message_ptr | msg ) |
Definition at line 17 of file echo_server.cpp.
