> bringing TCP to Nostr
I'm not quite sure what this means.
Client-relay communication is accomplished via WebSockets, which is built on top of HTTP, which is built on top of TCP.
So we're building TCP on top of TCP?
Login to reply
Replies (2)
technically, websockets are just a way to switch to TCP after starting with HTTP
A crappy VPN really. There is a reason VPNs use UDP datagrams