Skip to content

3.0.0-Beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@xPaw xPaw released this 06 Aug 11:06
· 134 commits to master since this release
  • Add standard constructors to exceptions
  • Make client msg handlers a simple list
  • Simplify callback dispatching
  • Remove compressed buffer allocation in VZipUtil
  • Use ZipArchive in ZipUtil
  • Optimize DecryptFilenames
  • Optimize gzip in HandleMulti
  • Improve encryption allocations
  • Reduce allocations
  • Use ArrayPool for reading websocket messages

BREAKING CHANGES

  • Removed all methods from CryptoHelper except for SymmetricDecrypt.