Hannes
Hannes
Nice, cool project... all working?
That's currently not possible. Tunnel are identified by subdomains. I guess in that case you'd need to use maybe an nginx and cunfigure that to forward them accordingly
> @mmatczuk and @AkeemMcLennon > > go version go1.12.4 linux/amd64 > > ``` > 2019/04/14 20:33:49 http: proxy error: can't switch protocols using non-Hijacker ResponseWriter type *http2.responseWriter > ``` >...
Did u ever find a solution to this?
Glad to see that the new commit does contain already some code for the websocket support.
> > Glad to see that the new commit does contain already some code for the websocket support. > > Any hints on how to use that @hons82 ? I'm...
I haven't used ssh tunnel so far, but in the case of http tunnel this handshake log message is the last message I see when the tunnel is up and...
Do you have a cerificate for your server? `If you want to use HTTPS it's recommended to get a properly signed certificate to avoid security warnings.`
I'm not sure about that... Using the current Cocoapods you'll need that setting to be set manually with the podspec file. Using the RC you can add a _.swift-version_ file...