Skip to content

Releases: Soggy-Pancake/CodeTalker

1.3.0

29 Sep 22:33

Choose a tag to compare

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