Package com.xpdustry.claj.api
package com.xpdustry.claj.api
-
ClassDescriptionCLaJ links (for this version) are URI, and formatted like that:
claj://host:port/room-idorhost:port/room-id.
-'claj://'is the protocol name (this part is optional).Note thatClajPinger.pingHost(String, int, Cons, Cons),ClajPinger.requestRoomList(String, int, Cons, Cons)andClajPinger.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.ClajRoom<T>