smoke
smoke copied to clipboard
Run Web Servers in Web Browsers over WebRTC
Hi, I've built _smoke_ with _browserify_ to run it on the browser (latest version of Chrome). This part seems ok since all the objects are created with no errors. However,...
Smoke is an amazing project but there is not activity is the public repository. What is the status of this project? Is it dead?
Currently Smoke is built using some custom build tooling. This tooling is out of date and the future plan is to move things over to the `parcel` bundler. This includes...
i need some new features: (1) heartbeat between socket client and server (2) when my phone's network switch from wifi to 4G/5G, socket shoud reconnect and keep session https://stackoverflow.com/questions/41098670/how-to-gracefully-switch-between-networks-in-webrtc (3)...
fixes #36
I was discovering the project structure when I came across the Barrier implementation. I already built something similar before and its first version was designed the same way. A while...
Can it be used to make a browser into a proxy server?
This project is a really cool demonstration of what is possible with WebRTC! For one of my current projects this might actually be usefull, but I need to connect different...