Skip to content

Commit

Permalink
Improve internal memory management to ensure payload is not corrupted.
Browse files Browse the repository at this point in the history
  • Loading branch information
chkr1011 committed Apr 24, 2022
1 parent e4ed7df commit 855690d
Show file tree
Hide file tree
Showing 33 changed files with 485 additions and 393 deletions.
7 changes: 3 additions & 4 deletions Build/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[Core] Fixed null ref exception in TCP transport layer.
[Core] Added support for .NET 6.0.
[Core] Assemblies are now signed (strong name).
[Core] Updated nuget packages.
[Core] Improved support for .NET 6.0+ (Passing cancellation tokens etc.).
[Client] Both clients are not thread safe.
[Client] Fixed an issue in internal buffer management which may lead to payload corruption.
Loading

0 comments on commit 855690d

Please sign in to comment.