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

Should connecting to a peer and sending messages work with weshnet-expo? #25

Open
loredanacirstea opened this issue Nov 26, 2024 · 1 comment
Labels
bug Something isn't working verified Bug is verified

Comments

@loredanacirstea
Copy link

I was trying weshnet-expo, following the protocol in https://wesh.network/posts/share-contact-and-send-message, but EventTypeAccountContactRequestIncomingReceived was never received by client1 (who shares their connection data in a qrcode).
After client2 executes contactRequestSend I see EventTypeAccountContactRequestOutgoingEnqueued, but nothing else.
https://github.com/loredanacirstea/StickerSmash/tree/weshnet-test

I have tried the Go code from the blog post directly on my computer and it worked. I have even copied the client1 code in weshnet-expo, overriding the original functionality and successfully got a connection between my iOS device (running the modified library) and my computer. So it is not an iOS permission issue.

I know weshnet-expo is not fully implemented (as mentioned in the Readme), but:

  1. Should connecting to a peer & sending messages work already?
  2. Is the protocol different for weshnet-expo than the blog post?
@jefft0 jefft0 added the bug Something isn't working label Nov 29, 2024
@jefft0
Copy link
Collaborator

jefft0 commented Nov 29, 2024

Thanks for the bug report. We have reproduced your error and are looking into it.

@jefft0 jefft0 added the verified Bug is verified label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working verified Bug is verified
Projects
None yet
Development

No branches or pull requests

2 participants