|
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 (websocketpp::connection_hdl, server::message_ptr msg) |
| int | main () |
Definition at line 6 of file print_server.cpp.
| int main | ( | void | ) |
Definition at line 12 of file print_server.cpp.

| void on_message | ( | websocketpp::connection_hdl | , |
| server::message_ptr | msg ) |
Definition at line 8 of file print_server.cpp.
