2 #include <samchon/API.hpp> 4 #include <samchon/protocol/IServer.hpp> 41 virtual void open()
override;
47 auto handshake(Socket *socket)
const -> bool;
49 auto calculateCertificationKey(
const std::string &)
const -> std::string;
An interface of a physical server.
An interface for a physical server following web-socket.
Top level namespace of products built from samchon.