Closed HoughIO closed 2 months ago
I had made a similar fork to experiment with something in my local cluster. Yours appears to be more thorough, however.
+1 for this PR (maybe with the exception of conflicting formatting 😬)
Removed the formatting.
+1 running into this issue right now trying to use textual-serve with a reverse proxy
@willmcgugan Can I request a review on this one? 😃
After testing with an public https with certs I got this in the browser:
This seems to be because the websockets are hardcoded to use
ws
instead ofwss
.