Skip to content

v1.46.0 - Optimize JSON message sending

Latest
Compare
Choose a tag to compare
@mpaperno mpaperno released this 04 Aug 22:16
· 1 commit to mp/main since this release
0c7f0d5

##Changes since 1.45.0

  • Optimized TP message output by skipping a byte array copy step for appending the terminating newline after each JSON struct.
  • Published .NET6 and .NET7 builds.