topology-foundation / ts-topology

The official TypeScript implementation of Topology Protocol
https://topology-foundation.github.io/ts-topology/
MIT License
25 stars 15 forks source link

Improve circuit relay setup #13

Closed d-roak closed 3 months ago

d-roak commented 3 months ago

Currently the whole circuit relay "kinda works". It's working, you can relay connections, but it's cumbersome. Check alternatives to setting it up and try to enable direct webrtc

Look into:

d-roak commented 3 months ago

We still need to investigate on how to do it w/ VPNs, probably public nodes subscribed to the pubsub group will probably fix this edge case. Right now it's out-of-scope.