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

Is it possible to add a PeerJS example? #8

Open
maxpavlov opened this issue Nov 22, 2019 · 2 comments
Open

Is it possible to add a PeerJS example? #8

maxpavlov opened this issue Nov 22, 2019 · 2 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@maxpavlov
Copy link

Hello. So node-webrtc is a great thing that enables us to have webrtc capability on the server as well, while not relying on electron+chromium dependency as the other node approaches do.

But for instance, PeerJS shim is getting very popular, but this repo lacks the example on one could use PeerJS in the browser and be able to connect to node server for communication.

I think there are some examples in Issues for main repo but PeerJS deserves its own example here.

Thanks in advance.

@markandrus
Copy link
Member

Thanks. I think this is a decent suggestion. We could land such an example here or in a separate repo (perhaps PeerJS’s repo itself?). Otherwise, I’m open to PRs.

@ahmetozalp
Copy link

are these related examples?

@markandrus markandrus added question Further information is requested help wanted Extra attention is needed labels Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants