Open
Description
Is there a way to use a http://
fallback in isaac-server
?
Some platforms (NGC) do not yet proxy ws://
(or http2) fully. If we could use http(s)://
(http 1.1!) polling on those (and also adjust the HTML client accordingly) this would be awesome, because otherwise we can't simply ship live demos.
libwebsockets
should support that as well: https://github.com/warmcat/libwebsockets