Open-source multiplayer game server compatible with the RuneScape client https://www.openrs2.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Graham 7b4f2903fd Add initial login codecs required to negotiate a JS5 connection 3 years ago
..
jaggrab Add JAGGRAB request codec 3 years ago
js5 Fix off-by-one erorr in the JS5 codecs 3 years ago
login Add initial login codecs required to negotiate a JS5 connection 3 years ago
EmptyPacketCodec.kt Add initial implementation of the RS framing layer 3 years ago
Packet.kt Add initial implementation of the RS framing layer 3 years ago
PacketCodec.kt Add initial implementation of the RS framing layer 3 years ago
PacketLength.kt Add initial implementation of the RS framing layer 3 years ago
Protocol.kt Add initial implementation of the RS framing layer 3 years ago
Rs2Decoder.kt Add initial implementation of the RS framing layer 3 years ago
Rs2Encoder.kt Add initial implementation of the RS framing layer 3 years ago