Skip to content

Changes from 2.0.0 to 2.0.1

Andrej Dobes edited this page Oct 16, 2019 · 1 revision

PacketSerializer class

  • Serializer now supports serializing of any Enumerables that can be assigned from List
  • Collection writing now properly disposes byte buffers

Misc

  • Added missing ConfigurationAwait(false) to async methods