Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support SSE proxy #98

Merged
merged 15 commits into from
Aug 29, 2022
Merged

Support SSE proxy #98

merged 15 commits into from
Aug 29, 2022

Conversation

jfallows
Copy link
Contributor

  • fix issue with filesystem binding not using budget debitor, highlighted by http2 access
  • ensure JWT signature re-verified even if same key used, reset key to null in jose4j
  • decode non-data fields interleaved with data fields in sse event format
  • support multi-line data for both sse client and sse server
  • improve flow control for http/2 proxying to http/1.1
  • verify network closed when http 1.1 request rejected

@jfallows jfallows merged commit 4fd29eb into aklivity:develop Aug 29, 2022
@jfallows jfallows deleted the feature/sse_proxy branch August 29, 2022 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant