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 8a3b1dff73 Fix off-by-one error in JS5 response buffer capacity calculation 2 years ago
..
jaggrab Use more realistic test data in the JAGGRAB test 3 years ago
js5 Fix off-by-one error in JS5 response buffer capacity calculation 2 years ago
EmptyPacket.kt Add initial implementation of the RS framing layer 3 years ago
FixedPacket.kt Add initial implementation of the RS framing layer 3 years ago
FixedPacketCodec.kt Pass StreamCipher to PacketCodecs 3 years ago
LengthMismatchPacketCodec.kt Pass StreamCipher to PacketCodecs 3 years ago
Rs2DecoderTest.kt Convert all test objects to classes 3 years ago
Rs2EncoderTest.kt Convert all test objects to classes 3 years ago
TestEmptyPacketCodec.kt Add initial implementation of the RS framing layer 3 years ago
TestStreamCipher.kt Add initial implementation of the RS framing layer 3 years ago
VariableByteOptimisedPacket.kt Add initial implementation of the RS framing layer 3 years ago
VariableByteOptimisedPacketCodec.kt Pass StreamCipher to PacketCodecs 3 years ago
VariableBytePacket.kt Add initial implementation of the RS framing layer 3 years ago
VariableBytePacketCodec.kt Pass StreamCipher to PacketCodecs 3 years ago
VariableShortOptimisedPacket.kt Add initial implementation of the RS framing layer 3 years ago
VariableShortOptimisedPacketCodec.kt Pass StreamCipher to PacketCodecs 3 years ago
VariableShortPacket.kt Add initial implementation of the RS framing layer 3 years ago
VariableShortPacketCodec.kt Pass StreamCipher to PacketCodecs 3 years ago