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 a WebRTC adapter #52

Open
lemunozm opened this issue Mar 11, 2021 · 4 comments
Open

Add a WebRTC adapter #52

lemunozm opened this issue Mar 11, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@lemunozm
Copy link
Owner

In order to complete the web support it is needed to add a WebRTC adapter.

The list of candidates are:

The only requirement is that the library allows using non-blocking with mio support.

@lemunozm lemunozm changed the title Add an WebRTC adapter Add a WebRTC adapter Mar 11, 2021
@lemunozm lemunozm added the enhancement New feature or request label Mar 11, 2021
@iMplode-nZ
Copy link

I would also like webrtc for p2p games.

@iMplode-nZ
Copy link

Also I think the webrtc crate seems to be a server-side implementation of webrtc, not bindings to one for the web, so maybe both are necessary?

@lemunozm lemunozm added the good first issue Good for newcomers label Jun 21, 2021
@lemunozm
Copy link
Owner Author

Hi @iMplode-nZ,

I do not know webRTC in-depth, so for this feature, I will need some help from contributors or make time to analyze how it works before.

At this moment I can not answer your question with some "veracity", sorry :(

@iMplode-nZ
Copy link

Edit: Turns out I don't need webrtc.

@lemunozm lemunozm removed the good first issue Good for newcomers label Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants