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 30828308b2 Replace assertThrows with assertFailsWith 3 years ago
..
jaggrab Replace assertThrows with assertFailsWith 3 years ago
js5 Replace assertThrows with assertFailsWith 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 Replace assertThrows with assertFailsWith 3 years ago
Rs2EncoderTest.kt Replace assertThrows with assertFailsWith 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