relaycc / receiver

Relay Receiver is a React library that makes it easy to add Web3 messaging to your website.
http://www.demo.relay.cc
MIT License
39 stars 2 forks source link

Add Huddle01 integration #100

Open seanonchain opened 2 years ago

seanonchain commented 2 years ago

We want 1:1 video chats, using Huddle01.

  1. Add a video icon.
  2. When clicked by User A, send a message to User B saying "Incoming video chat" with an Accept button. (This can be rendered as a special message, see Issue #101 )
  3. If Accept is clicked by user B, use the Huddle SDK to start a video chat between user A and B.
  4. Further details dependent on working with the Huddle SDK.
seanonchain commented 1 year ago

Recent demo/coding video on how to work with SDK: https://medium.com/encode-club/next-video-build-how-to-build-real-time-communication-dapps-using-huddle01s-sdks-video-81cbccab691b