You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've implemented this as a proof-of-concept - I borrowed the main websockets implementation from go-ws-transport and it works from WebAssembly as well. I'm using it so that I can use talk to Lotus miners (running only TCP) from a web browser via a p2pd gateway. It's a bit ugly right now ... I probably wouldn't merge this implementation, but it works.
This should be easy once #24 is done, and would be really useful for things like peer-base/peer-pad#285.
The text was updated successfully, but these errors were encountered: