skx / simple-vpn

A simple VPN allowing mesh-like communication between nodes, over websockets
BSD 3-Clause "New" or "Revised" License
284 stars 48 forks source link

Announce peers to each other. #11

Closed skx closed 6 years ago

skx commented 6 years ago

When this pull-request is complete peers will receive updates on the other nodes connected to the VPN-server:

This will close #10.