Skip to content
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

Add support for creating WebSocket clients to the uws bindings #93

Open
rdw-software opened this issue Mar 19, 2023 · 0 comments
Open

Comments

@rdw-software
Copy link
Member

One of the uws examples suggests the library also supports creating WebSocket clients. While it isn't super useful and webviews can also create WebSockets, it may be worth looking into adding support for this directly, if only to make testing easier. It seems that there's no C API for this currently (or maybe I couldn't find it)? If so, extra glue code would have to be created in the C++ bindings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Vague and distant future (Backlog)
Development

No branches or pull requests

1 participant