-
-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Description
In readable-stream we use https://localtunnel.github.io/www/ to run our test on saucelabs, and verify that Node.js streams works in the browser as well!
However, localtunnel is somewhat flaky, and we were wondering if we could get our own instance running on a VM somewhere. Here is the software: https://github.com/localtunnel/server.
I'm not familiar with the whole setup, so it might be bumpy.
cc @nodejs/streams as discussed in the latest wg meeting.