Open
Description
I use a proxy service (CloudFlare) that does not support websockets. A workaround is to have a separate address for the websockets (such as ws.myapp.com), that is not behind the proxy. I tested this configuration and noticed that ws4redis was able to connect and send messages to the server, however the messages from the server were not flowing back to the clients. No errors showed up.
Do you have any clue on this? What part of the code should I look for if it is necessary some modification?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels