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)...