Skip to content

Enhancement proposal, websocket client #1010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dusanx opened this issue Mar 17, 2025 · 0 comments
Open

Enhancement proposal, websocket client #1010

dusanx opened this issue Mar 17, 2025 · 0 comments
Labels
feature Code based project improvement

Comments

@dusanx
Copy link

dusanx commented Mar 17, 2025

Crow is amazing, thank you for the effort. There is one missing bit, and I am aware it is not completely in line with rest of the project, but it would greatly round up what Crow can do: I would love to see websocket client support with the same great syntax that Crow already has. Alternative to having proper websocket client in C++ is to use boost, which is sub-optimal.

Websocket client code should very much look like https://crowcpp.org/master/guides/websockets/, only with the ability to connect to websocket server. Additional plus would be ability to retry connection if it breaks.

I am willing to put a bounty on this one so please let me know what is needed on my side.

@gittiver gittiver added the feature Code based project improvement label Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Code based project improvement
Projects
None yet
Development

No branches or pull requests

2 participants