dappnetbby / dappnet

A bulletproof platform for decentralized frontends
https://liamzebedee.gitbook.io/dappnet/
MIT License
76 stars 4 forks source link

Gateway/proxy breaks with more than a couple concurrent tabs #3

Closed liamzebedee closed 1 year ago

liamzebedee commented 1 year ago

Since the local gateway is written using Express/Node, my hunch is that the SOCKS5 server (which is pretty hacky code tbh) is probably the culprit here.

liamzebedee commented 1 year ago

Rust proxy implemented https://github.com/liamzebedee/dappnet/commit/b2d9479886165e59824482d8029ea6f09c777508