Skip to content

AspNetCore.Proxy 4.2.2

Compare
Choose a tag to compare
@twitchax twitchax released this 21 Jan 00:49
· 21 commits to master since this release
804525f

Available on NuGet.

This release uses more efficient handling of large message sizes when proxying web socket messages (as opposed to using a large static buffer size).

What's Changed

  • README.md fix Uber example code by @ka-zsolt in #86
  • Fix buffer handling for large WebSocket messages by @brnbs in #88

New Contributors

  • @ka-zsolt made their first contribution in #86
  • @brnbs made their first contribution in #88

Full Changelog: v4.2.1...v4.2.2