Does anyone here have an example for exposing the Flarum 2.0 realtime daemon through a Nginx reverse-proxy on port 443?
I tried setting it up in a subdirectory and configured the websocket js-client to look on port 443, but so far it results in a 404 error on the wss: connection. I guess it is more likely to work via a dedicated subdomain?
Also the php client connection is internal to the host, right? So it could connect directly via http://localhost:6001 ?
Thanks for the help.
Edit: I tried following the documentation here: flarum/frameworktree/2.x/extensions/realtime