Wire Sysio Wire Sysion 1.0.0
|
#include "connection_tu2.hpp"
Go to the source code of this file.
Functions | |
void | echo_func (server *s, websocketpp::connection_hdl hdl, message_ptr msg) |
std::string | run_server_test (std::string input, bool log) |
std::string | run_server_test (server &s, std::string input, bool log) |
void echo_func | ( | server * | s, |
websocketpp::connection_hdl | hdl, | ||
message_ptr | msg ) |
Definition at line 30 of file connection_tu2.cpp.
std::string run_server_test | ( | server & | s, |
std::string | input, | ||
bool | log ) |
Definition at line 39 of file connection_tu2.cpp.
std::string run_server_test | ( | std::string | input, |
bool | log ) |
Definition at line 34 of file connection_tu2.cpp.