All Classes and Interfaces
Class
Description
CLaJ links (for this version) are URI, and formatted like that:
-
claj://host:port/room-id
or host:port/room-id.-
'claj://' is the protocol name (this part is optional).Note that
ClajPinger.pingHost(String, int, Cons, Cons), ClajPinger.requestRoomList(String, int, Cons, Cons) and ClajPinger.joinRoom(String, int, long, Cons, Cons, Cons) are non-blocking operations.Modified serializer that reads only one packet type in pinging mode.
Interface to provide client implementation dependent things.
The claj client that redirects packets from the relay to the local mindustry server.
A client that act like a server.
A connection that doesn't have a socket and buffer behind.