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

feat(client): implement an engineio client based on Stream + Sink by Totodore · Pull Request #757 · Totodore/socketioxide · GitHub

feat(client): implement an engineio client based on Stream + Sink - #757

Draft
Totodore wants to merge 71 commits into
mainfrom
engineioxide-client-impl
Draft

feat(client): implement an engineio client based on Stream + Sink#757
Totodore wants to merge 71 commits into
mainfrom
engineioxide-client-impl

Conversation

Totodore commented Jul 11, 2026
edited
Loading

Copy link
Copy Markdown
Owner

TODO

  • Error cases and ergonomics
  • Heartbeat timeouts
  • Closing mechanisms
  • Multiplexing? Might be optional for a v1
  • Tower - layering
  • Testing scenarios and protocol
  • Feature Flag for flavors
  • Documentation

Totodore added the C-Feature-request Request for a feature label Jul 11, 2026

codspeed-hq Bot commented Jul 11, 2026
edited
Loading

Copy link
Copy Markdown

Merging this PR will degrade performance by 18.22%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 1 regressed benchmark
✅ 86 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
Encode packet event on / 8.7 µs 10.7 µs -18.22%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing engineioxide-client-impl (b19a3e6) with main (9d40b67)

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

C-Feature-request Request for a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL