Stream: connectathon mgmt
Topic: Networks at Montreal Connectathon
Brian Reinhold (May 03 2019 at 09:46):
Does anyone know what the network situation will be at the Montreal Connectathon? There is always a problem when trying to connect to someone else when you are at a Hotel. Will there be an internal private network not associated with the hotel? Trying to do Hook subscriptions to a remote server is probably not possible on the hotel network. I don't know how many servers support web sockets.
Josh Mandel (May 03 2019 at 11:19):
I typically run services on a remote system for this use case -- but you might also consider forwarding a local port if you want to preserve the local debugging experience. One very slick way to do this from the developer experience perspective is https://serveo.net (which I haven't used but I really like the fact that they've done it without requiring you to install a proprietary tool locally).
Josh Mandel (May 03 2019 at 11:21):
(if you don't mind installing someone else's software there is also https://localtunnel.github.io which looks even slicker.)
Lloyd McKenzie (May 03 2019 at 12:03):
@Lynn Laakso @Sandra Vance ?
Josh Mandel (May 03 2019 at 21:52):
The good news is the network is reasonably fast (I'm seeing >120Mbps up and down)
Sandy Vance (May 04 2019 at 16:01):
We have them. ;-)
Last updated: Apr 12 2022 at 19:14 UTC