Uses of Package
crow.game.login.api

Packages that use crow.game.login.api
Package
Description
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.
This package contains the server component of "ha0", the high-availability protocol details for communicating between crow and non-crow-servers, specifically rathena.
This package contains the shared objects and interfaces for usage between HA layers and the login server layer.
This package contains the protocol objects for the communication between the client and the login server.
The implementation of the login server, including the netty tcp service instance as well as the non-netty service object.
the omnisrv package wraps all the decoupled servers implemented and working and launches them as a single process.