Releases: Toemsel/Network
Releases · Toemsel/Network
6.2.5.23
Compare
Sorry, something went wrong.
No results found
Documentation update
IPv6 support added
.NET 5 support added
Removed .NET46 and .NET5 build target
Bluetooth support removed
6.2.4.21
Compare
Sorry, something went wrong.
No results found
SecureClientConnectionContainer factory changes
Concurrent Send/Receive Bugfix
6.1.4.20
Compare
Sorry, something went wrong.
No results found
ServerConnectionContainer Connection Count Bugfix
RawData PacketHandler Bugfix
State of the art thread cancellation
6.1.3.18
Compare
Sorry, something went wrong.
No results found
Server and Client may have their own RSA key size configuration.
Custom RSA key sizes won't lead to an exception anymore.
Bugfix for the "Connection.Close" implementation for .NET Core.
Higher detail packet logging, including ipAddresses.
UdpConnection: IPRemote and IPLocalEndpoint bugfix.
6.1.3.17
Compare
Sorry, something went wrong.
No results found
Server and Client may have their own RSA key size configuration.
Custom RSA key sizes won't lead to an exception anymore.
Bugfix for the "Connection.Close" implementation for .NET Core
6.1.2.14
Compare
Sorry, something went wrong.
No results found
ThrowExceptionOnUndeliverablePackets property within the ClientConnectionContainer added.
ClientConnectionContainer refactorings. Sending packets with a broken connection isn't possible anymore.
Bugfixes within the TcpConnection. (Reading bytes and resolving packet-types)
Performance improvements within the packet response resolution.
Some, as in previous versions obsolete marked, methods removed.
PacketHandler switched to "internal" to avoid unintended modifications.
CloseReason "Unknown" removed.
6.1.1.9
Compare
Sorry, something went wrong.
No results found
RSA is capable of sending/receiving larger packets. ( > 128 bytes)
Sending Enums Bugfix
ServerConnectionContainer CloseTcpConnection Bugfix
Comments and refactorings
6.1.0.7
Compare
Sorry, something went wrong.
No results found
Example adjusted to make it work again.
Open TcpConnection (none-async) won't cause a deadlock anymore.
Packets (without RequestPacket as inheritance) are receivable.
Version increment.
6.1.0.4
Compare
Sorry, something went wrong.
No results found
Version increment for nuget package
6.1.0.2
Compare
Sorry, something went wrong.
No results found
Release Preview dependencies removed