3.0.0-Beta.1
Pre-release
Pre-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 forSymmetricDecrypt
.