Package crow.game.ha0.proto


package crow.game.ha0.proto
This package contains the protocol objects for what I call "ha0", the high-availability protocol details for communicating between rathena map, char, and login servers.

Importantly, I'd like to build the crow-specific HA stuff via different a protocols, maybe grpc or http, so i am separating out the rathena specific bits.

A server can (AND SHOULD) run the login server on port A and then run the char-to-login server on port B.