foxssake / noray

Simple connection orchestrator and relay
MIT License
18 stars 5 forks source link

Two-way relay connections #21

Closed elementbound closed 1 year ago

elementbound commented 1 year ago

Background

To absolutely bulletproof connections, even relayed connections may use UDP handshake. This needs both parties to be aware of the connection request.

Done criteria