Skip to content

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

@loredanacirstea

Description

@loredanacirstea

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingverifiedBug is verified

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions