-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
i noticed nostr relays stopped working and then also noticed an issue reported about nostr getting spammed, so i looked into using firebase and supabase instead, but now i can't seem to get data to transfer between peers:
onPeerJoin and onPeerLeave don't seem to be working for either firebase and supabase as of 0.20.0 in my minimal demo code:
- minimal firebase code: https://github.com/hchiam/learning-webrtc/tree/main/minimal-trystero-firebase-demo
- minimal supabase code: https://github.com/hchiam/learning-webrtc/tree/main/minimal-trystero-supabase-demo
you can use these to reproduce the bug for yourself, but you'll have to supply your own URLs and API keys to actually run the code. (aside: i had to download the minified files from https://github.com/dmotz/trystero/releases/tag/0.20.0 instead of using CDNs for some reason)
Metadata
Metadata
Assignees
Labels
No labels