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 b37e4d0d0b Use alternatives for most methods deprecated in Kotlin 1.5 3 years ago
..
jaggrab Convert all test objects to classes 3 years ago
js5 Use alternatives for most methods deprecated in Kotlin 1.5 3 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 Add initial implementation of the RS framing layer 3 years ago
LengthMismatchPacketCodec.kt Add initial implementation of the RS framing layer 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 Add initial implementation of the RS framing layer 3 years ago
VariableBytePacket.kt Add initial implementation of the RS framing layer 3 years ago
VariableBytePacketCodec.kt Add initial implementation of the RS framing layer 3 years ago
VariableShortOptimisedPacket.kt Add initial implementation of the RS framing layer 3 years ago
VariableShortOptimisedPacketCodec.kt Add initial implementation of the RS framing layer 3 years ago
VariableShortPacket.kt Add initial implementation of the RS framing layer 3 years ago
VariableShortPacketCodec.kt Add initial implementation of the RS framing layer 3 years ago