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 4c309a0f50 Split protocol packages into upstream/downstream packages 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 Split protocol packages into upstream/downstream packages 2 years ago
world/downstream Split protocol packages into upstream/downstream packages 2 years ago
EmptyPacketCodec.kt Pass StreamCipher to PacketCodecs 3 years ago
Packet.kt Add initial implementation of the RS framing layer 3 years ago
PacketCodec.kt Pass StreamCipher to PacketCodecs 3 years ago
PacketLength.kt Add initial implementation of the RS framing layer 3 years ago
Protocol.kt Create codecs with dependency injection 2 years ago
ProtocolModule.kt Split protocol packages into upstream/downstream packages 2 years ago
Rs2Decoder.kt Pass StreamCipher to PacketCodecs 3 years ago
Rs2Encoder.kt Pass StreamCipher to PacketCodecs 3 years ago