FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: HTTP push + SSE transport profile by lodyai[bot] · Pull Request #51 · loro-dev/protocol · GitHub

docs: HTTP push + SSE transport profile - #51

Open
lodyai[bot] wants to merge 3 commits into
mainfrom
docs/http-push-sse-protocol
Open

docs: HTTP push + SSE transport profile#51
lodyai[bot] wants to merge 3 commits into
mainfrom
docs/http-push-sse-protocol

Conversation

lodyai Bot commented Jan 6, 2026

Copy link
Copy Markdown
Contributor

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL