typeintandem / tandem

Typing in Tandem. Decentralized, cross-editor, collaborative text-editing!
Apache License 2.0
697 stars 20 forks source link

Added Support for Relay #109

Closed jamiboym closed 6 years ago

jamiboym commented 6 years ago

Added relay proxies for the rendezvous server and the client - a bit wonk-ily implemented, but 💁‍♀️. Basically, I added a flag in Connection which tells us if we should relay it or not, if so, we wrap it and send it to the rendezvous server instead. Server has a proxy where if it sees a relay, it just relays it down to the target.