feat(network): update n2n handshake versions & add keepalive miniprotocol (#362)

This commit is contained in:
Andrew Westberg 2023-12-19 05:56:10 -05:00 committed by GitHub
parent 4c651c0c3a
commit b6399333da
12 changed files with 302 additions and 41 deletions

1
.gitignore vendored
View file

@ -5,3 +5,4 @@ scratchpad
.DS_Store
RELEASE.md
.idea
.vscode