Module server::login_server
source · [−]Expand description
The TLS/TCP LoginServer.
Structs
Wrapper for a TcpListener that accepts new clients and gives them the needed bits of information to talk to GameplaySocket.
Functions
Sends the PeerIdentifier and a randomly generated encryption key over the TcpStream, encrypted with TLS.