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

Investigate WebRTC chat #34

Open
michaeljyeates opened this issue Mar 18, 2020 · 0 comments
Open

Investigate WebRTC chat #34

michaeljyeates opened this issue Mar 18, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@michaeljyeates
Copy link
Contributor

Authenticated peer to peer chat (including group chat) would be very useful to have inside the member client

WebRTC can be used for this, but needs a server component to negotiate the connections between peers.

RapidProd have been working on using the chain for negotiation so we can run a chat server without having to have an additional server.

Look into this and check it is suitable and then integrate WebRTC into the member client

https://codesandbox.io/s/eoschatexample-ol4eo

@michaeljyeates michaeljyeates added enhancement New feature or request good first issue Good for newcomers labels Mar 18, 2020
@str str added this to the dacfactory-v1.1 milestone Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants