Skip to content

feat: S2C frame payload limits (EVENT_BATCH sent according to limits) - #59

Merged
cococry merged 1 commit into
mainfrom
s2c-payload-limits
Jul 29, 2026
Merged

feat: S2C frame payload limits (EVENT_BATCH sent according to limits)#59
cococry merged 1 commit into
mainfrom
s2c-payload-limits

Conversation

@cococry

@cococry cococry commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a frame/frame payload limit to envelopes sent by the server to clients. The clients validates received frames against those limits while the server splits EVENT_BATCH envelopes to fit the limits. Other server-sent envelopes are currently limitless because their data is not yet variable nor large enough to justify the overhead.

Testing

Describe how you tested this change.

  • scripts/check.sh passes locally
  • CI passes for this pull request

@cococry
cococry merged commit 3e03aac into main Jul 29, 2026
1 of 5 checks passed
@cococry
cococry deleted the s2c-payload-limits branch July 29, 2026 08:42
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