forked from cometbft/cometbft
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* transport supports both gateway and non-gateway handshakes * transport implements new calls with network name indicator (nni) * transport grants or rejects permission to masquerading gateway * transport updates connection meta information to masqueraded peer * secret connection supports additional masquerade handshake step * protocol message signature has Nni field * protocol message has new masquerade message * extra: secret connection has optimized (-1 copy) frame read and write [*] remove hardcoded gateway pubKey for configuration.TrustedGateway
- Loading branch information
1 parent
2af25ae
commit 3aefd51
Showing
4 changed files
with
627 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.