Skip to content

Conversation

@Totodore
Copy link
Owner

@Totodore Totodore commented Aug 3, 2025

No description provided.

@Totodore Totodore added A-engineioxide Area related to engineioxide A-core Area related to socketioxide-core P-Low Low priority C-Feature-request Request for a feature labels Aug 3, 2025
@Totodore Totodore changed the title feat(engineio-client): wip Stream + Sink based client implementation feat(engineio-client): wip Stream + Sink based client implementation Aug 3, 2025
@Totodore Totodore force-pushed the engineioxide-client branch from 096e8ed to d111347 Compare August 9, 2025 18:37

// Respond with a PongUpgrade packet
ws.send(Message::Text(Packet::PongUpgrade.into())).await?;
ws.send(Message::Text(pong.into())).await?;

Check failure

Code scanning / clippy

cannot find value pong in this scope Error

cannot find value pong in this scope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-core Area related to socketioxide-core A-engineioxide Area related to engineioxide C-Feature-request Request for a feature P-Low Low priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants