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
..
Js5Request.kt Add JS5 remote protocol implementation 4 years ago
Js5RequestDecoder.kt Add JS5 remote protocol implementation 4 years ago
Js5RequestEncoder.kt Convert sharable ChannelHandlers to objects where possible 3 years ago
Js5Response.kt Make Js5Response extend DefaultByteBufHolder 3 years ago
Js5ResponseDecoder.kt Fix off-by-one erorr in the JS5 codecs 3 years ago
Js5ResponseEncoder.kt Fix off-by-one error in JS5 response buffer capacity calculation 2 years ago
XorDecoder.kt Add JS5 remote protocol implementation 4 years ago
XorEncoder.kt Add JS5 remote protocol implementation 4 years ago
XorExtensions.kt Add JS5 remote protocol implementation 4 years ago