Skip to content

1.3.0

Latest

Choose a tag to compare

@Soggy-Pancake Soggy-Pancake released this 29 Sep 22:33
· 78 commits to main since this release

Added binary packet support!

  • Added example binary packet and packet listener
  • Packet contents for JSON and binary are no longer printed if they are ignored
  • Don't print that a packet was ignored if the last ignored packet was the same type
  • Added BinaryPacketBase and BinaryPacketBaseWrapper classes