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

WebSocket server support #30

Closed
nihaals opened this issue Sep 9, 2021 · 2 comments
Closed

WebSocket server support #30

nihaals opened this issue Sep 9, 2021 · 2 comments
Labels
enhancement New feature or request ffi Related to creating or changing FFI definitions

Comments

@nihaals
Copy link
Contributor

nihaals commented Sep 9, 2021

It probably makes sense for WebSocket clients (to remote servers) to use the same type as what's returned from the new WebSocketPair() equivalent (although probably only relevant if it's added at the same time as server support).

@nilslice nilslice added the enhancement New feature or request label Sep 9, 2021
@nilslice
Copy link
Contributor

nilslice commented Sep 9, 2021

Thanks, @nihaals! WebSocket support is definitely on the roadmap. If you have thoughts on a nice Rust interface for it, please don't hesitate to share!

@nilslice nilslice added the ffi Related to creating or changing FFI definitions label Sep 9, 2021
@zebp
Copy link
Collaborator

zebp commented Jan 31, 2022

Seems like this was implemented in #124. If there is still behavior you think is missing feel free to ask for the issue to be re-opened.

@zebp zebp closed this as completed Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ffi Related to creating or changing FFI definitions
Projects
None yet
Development

No branches or pull requests

3 participants