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 1bb244b7f7 Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
..
jaggrab/upstream Split protocol packages into upstream/downstream packages 2 years ago
js5 Split protocol packages into upstream/downstream packages 2 years ago
login Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
world/downstream Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
EmptyPacketCodec.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
FixedPacketCodec.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
Packet.kt Add initial implementation of the RS framing layer 3 years ago
PacketCodec.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
Protocol.kt Create codecs with dependency injection 2 years ago
ProtocolModule.kt Sort protocols 2 years ago
Rs2Decoder.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
Rs2Encoder.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
VariableBytePacketCodec.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago
VariableShortPacketCodec.kt Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 2 years ago