Skip to content

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

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

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

Conversation

@Totodore

@Totodore Totodore commented Jul 11, 2026

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 Totodore added the C-Feature-request Request for a feature label Jul 11, 2026
Comment thread crates/engineioxide-core/src/payload/encoder.rs Fixed
@codspeed-hq

codspeed-hq Bot commented Jul 11, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 19.96%

⚠️ 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 / 3.7 µs 4.7 µs -19.96%

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 (7b70c1f) with main (46df8dd)

Open in CodSpeed

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