R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
RType::Messages::Connection Namespace Reference

Classes

class  HandshakeRequest
 Client initiates connection with server. More...
 
class  HandshakeResponse
 Server responds to handshake. More...
 
class  PingMessage
 Client or server sends ping. More...
 
class  PongMessage
 Response to ping. More...