libp2p / specs

Technical specifications for the libp2p networking stack
https://libp2p.io
1.56k stars 273 forks source link

Muxer selection in security handshake #446

Closed julian88110 closed 1 year ago

julian88110 commented 2 years ago

This spec describes a feature that carries out muxer selection in the security handshake process.

marten-seemann commented 2 years ago

@julian88110 The Noise Extension Registry (#453) was merged. You can rebase this PR now, and add an extension entry for the muxer selection.

julian88110 commented 2 years ago

Thanks @marten-seemann for the notice. Extension Registry added and pushed to the PR branch.

julian88110 commented 1 year ago

Thanks for putting up with my typos and imperfect English. Hopefully I have corrected all of them.

marten-seemann commented 1 year ago

I updated spec and condensed it down a bit. @mxinden and @MarcoPolo, can I ask you for a review?