Skip to content

v1.4.0 - Wooden Nets

Compare
Choose a tag to compare
@Tynarus Tynarus released this 27 Jul 19:12
· 16 commits to main since this release
8747fa9

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
  • Added toNodeBuffer() to ByteBuffer
  • ByteBuffer.put and ByteBuffer.get now both support the string data type
  • All private ByteBuffer methods have been made public
  • Getter and setter created for ByteBuffer.bitIndex