2 #include <samchon/API.hpp> 7 #include <samchon/protocol/Socket.hpp> 93 auto getSessionID(Socket*,
size_t)->std::string;
114 auto issueSessionID(
size_t) const->
std::
string;
Relationship between IP address and User for issuing session.
User containing Client(s) with session-id.
Server * server
The Server containing IP addresses and User(s)
std::set< const User * > userSet
User(s) belongs to the IP address.
A server for (cloud) service.
std::string ip
An IP address.
Top level namespace of products built from samchon.