We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
So here is the proposed design: Proposer sends invite to topic I as typed envelope 1 Proposer subscribes to topic R which is the hash of the derived symKey Responder decrypts invite received in topic I Responder uses proposer’s public key included inside the invite to derive topic R Responder sends response on topic R as typed envelope 0 Proposer receives response on topic Both can derive the new symKey and start chatting on topic T
So here is the proposed design:
The text was updated successfully, but these errors were encountered:
Merge branch 'develop' of github.com:WalletConnect/WalletConnectSwift…
0deae3c
…V2 into #296-update-thread-creation # Conflicts: # Sources/Chat/NetworkingInteractor.swift # Sources/WalletConnectRelay/RelayClient.swift
Merge pull request #309 from WalletConnect/#296-update-thread-creation
01c724b
#296 Exchange messages between clients
llbartekll
No branches or pull requests
The text was updated successfully, but these errors were encountered: