Skip to content

Conversation

@lodyai
Copy link
Contributor

@lodyai lodyai bot commented Jan 6, 2026

Adds http-push-sse-protocol.md describing an HTTP push + SSE transport profile that reuses the existing binary protocol.

Highlights:

  • Join and client-originated update flows are expressed as HTTP request/response (JoinResponse*/Ack in the HTTP response body).
  • Server→client traffic uses SSE events carrying base64url-encoded protocol frames.
  • Notes on session binding, keepalive, ordering, and reconnect rejoin/backfill.

No wire format changes.

Co-authored-by: lody <agent@lody.ai>
Co-authored-by: lody <agent@lody.ai>
Co-authored-by: lody <agent@lody.ai>
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.

2 participants