Skip to content

v1.8.10

Choose a tag to compare

@github-actions github-actions released this 16 Mar 14:50
· 19 commits to main since this release

Changelog

  • eefb2d6 feat: sse doc and update version to 1.8.10
  • c9c98c3 web build
  • b0f04b4 refactor: update WebSocket and SSE message logging to only record message lengths
  • 8b2144e feat: enhance SSE message handling by ensuring response messages are sent and cleaning up flow state
  • 79ed2c4 fix wss proxy connect error
  • 39d5c13 feat: implement SSE (Server-Sent Events) support with message handling
  • c1978bd refactor: streamline response handling in attack function
  • c48fa64 refactor: improve SSE logging format to match HTTP responses
  • b35982d feat: add SSE (Server-Sent Events) real-time event capture
  • 56e0a47 refactor: remove redundant URL fixing code in handleWSS