v1.4.0 - Wooden Nets
Features
- Refactored core networking API to be more intuitive and simpler
- All-new
SocketServer
class to handle RuneJS socket servers - Server configuration files can now be written in either JSON or the original YAML format
- All-new
- Added
toNodeBuffer()
toByteBuffer
ByteBuffer.put
andByteBuffer.get
now both support thestring
data type- All private
ByteBuffer
methods have been made public - Getter and setter created for
ByteBuffer.bitIndex