proxy mode has several advantage over connecting to all relays client side.
- can connect with tor.
- faster client code.
- more reliable.
- client consume flatbuffers rather than json, speeding up message consumption and using less ram.
you can test proxy mode at https://alpha.nuts.cash, proxy mode will never be deployed to the production version, but will be the default for self hosted configuration.
Login to reply