Skip to content

v2.13.0

Compare
Choose a tag to compare
@mccutchen mccutchen released this 12 Dec 23:10
· 10 commits to main since this release
21c68b8

✨ Highlights ✨

  • New /websocket/echo endpoint that implements a basic, conformant WebSocket echo server, useful for testing more advanced HTTP proxy use cases or WebSocket client implementations
  • New /sse endpoint that implements a simple Server-Sent Events stream, useful for testing more advanced HTTP proxy use cases
  • Support for serving go-httpbin under a path prefix (thanks @waschik!)

What's Changed

New Contributors

Full Changelog: v2.12.0...v2.13.0