Releases: ReferenceType/StandardNetworkLibrary
Releases · ReferenceType/StandardNetworkLibrary
3.0.0
Release Notes
P2P Network
- Added Tcp Holepunch feature.
- Route info(From, To) is no longer sent to network, if holepunch is acheived succesfully among peers.
- Performance imporvements.
Upgraded encyription system
- Optional Runtime Self Signed certificate generation is implemented.
- Redesigned Aes Modes in right way.
- Added GCM and CBC with HMAC.
- Platform spesific optimisations for hw accelerated encyption.
- Bug fixes.
Note
- Version 3 is no longer compatible with lesser versions on P2P network.
- self signed certificate generation is not supported for Unity (yet).