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 work with back end Web socket .net core? #11

Open
vishnuBoppani opened this issue May 22, 2020 · 1 comment
Open

Is It work with back end Web socket .net core? #11

vishnuBoppani opened this issue May 22, 2020 · 1 comment

Comments

@vishnuBoppani
Copy link

No description provided.

@vardius
Copy link
Owner

vardius commented May 23, 2020

there should not be any problem, to make it work you need to implement your own signalling server, you can have a look how it is done here: https://github.com/vardius/peer-data-server with socket.io and then instead of default channel you might want to implement your own: https://rafallorenz.com/peer-data/docs/signaling#custom-signaling-channel
https://github.com/vardius/peer-data/blob/master/src/app/SocketChannel.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants