aboutsummaryrefslogtreecommitdiffstats
path: root/handshake/handshake.go
Commit message (Expand)AuthorAgeFilesLines
* acceptConnection()Sam Anthony2025-04-181-1/+1
* refactor handshakeSam Anthony2025-04-161-174/+0
* handshake: split host and port when parsing addressSam Anthony2025-04-161-8/+8
* send signature verification key in handshakeSam Anthony2025-04-141-2/+9
* create handshake packageSam Anthony2025-04-141-0/+215