Skip to content

mppx@0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Feb 19:30
· 443 commits to main since this release
2c873f2

Patch Changes

  • 910102d: Fixed SSE streaming reliability: pass signal through SessionManager.sse() so HTTP connections close on abort, snapshot challenge at SSE open time to prevent concurrent requests from corrupting voucher credentials, and forward request.signal to Sse.serve() so chargeOrWait breaks on disconnect.