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

can't seem to send data between peers with firebase and supabase #94

Open
hchiam opened this issue Nov 4, 2024 · 1 comment
Open

can't seem to send data between peers with firebase and supabase #94

hchiam opened this issue Nov 4, 2024 · 1 comment

Comments

@hchiam
Copy link

hchiam commented Nov 4, 2024

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:

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)

@hchiam
Copy link
Author

hchiam commented Nov 6, 2024

"Trystero: no peer with id <...random-string-that-doesn't-match-local-selfId...> found" when using firebase

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

1 participant