-
- [ ] lofi music gen : web / ml / sound / useful
- [ ] compile fft project to webassembly : web / sound / signal processing
- [ ] twitch chat excitement sentiment based auto clip suggestions: web / …
-
**Description:**
Deploy a P2P chat client, using the [Bluzelle Testnet database](https://github.com/bluzelle/curium/).
**Requirements:**
- Support for IM and persistent rooms with owners.
- Ti…
-
Is your feature request related to a problem? Please describe.
Mutations Testing works by modifying the body of the function to a default return.
eg. if i have a sum function which returns int -> th…
-
Design P2P page with Figma
This will be a module that can be access through the menu bar on the left side
### Design:
- Should show top title bar
- Should show left side menu bar
- Reference chat …
-
Would be cool for people who didn't get to see the talk to add the webRTC modules to the p2p workshop.
-
- [ ] investigate how to utilise the discv5 library https://github.com/consensys/discovery
- [ ] look at Teku code - https://github.com/ConsenSys/teku/blob/ce6e13e32f2c5029aa05895f400c00a9c72a3f38/net…
-
```
module Api::V1
class P2pTrades::ChatsController < Api::BaseController
before_action :find_trade
def index
@chats = @trade.chats.includes(:attachment_attachment)
render json:…
-
So I have a stateful widget and it implements the ` RTCSessionStateCallback`
and so overrides all the methods. but the `onConnectedToUser` is not getting executed when I answer the call from Callkit.…
-
In-game could toggle between the log and chat while pre-match could toggle settings and chat. Code could be WebRTC https://www.webrtc-experiment.com/chat-hangout - relies on #315 feature to be impleme…
-
**Environment:**
Firefox "95.0.1 (64-bit)" & Chrome "Version 96.0.4664.110 (Official Build) (x86_64)"
**How to recreate the issue?**
User 1 connects using Firefox to room A.
User 2 connects usin…