Releases: Toemsel/Network
Releases · Toemsel/Network
6.0.0.0
- MAC and Linux support added.
5.2.2.6
- Default constructors in packets are optional now.
- Refactorings
- Better internal logging
- Scope visibility of the RSAPair
5.2.1.6
- RSA Encryption Bugfixes
- Logger does include RSA failures
- Packets with no handler won't throw an exception anymore
- Packets with no handler will be stored till a handler arrives
- Connections are instantly unlocked. No manual unlock required anymore
- RSA better handshake
- Examples adjusted to new standard.
- RestorePacketHandlers (ObjectMap) contains a new logic
5.2.0.6
Generate public/private keys.
Use unique keys for each client.
5.1.0.5
RSA Encryption for .NET46 and STANDARD2.0
Separate .NET Standard Project removed.
5.0.0.0
RSA Encryption for Tcp and Udp Client. (SecureServerConnectionContainer, SecureClientConnectionContainer, SecureTcpConnection, SecureUdpConnection)
.NET 4.5 > only
.NET Standard 2.0 TBD