Is there any documentation on setting up websockets for the messaging library? I have the messaging library working, but I'm assuming it's falling back to another mechanism. I'm getting 404 errors when messaging tries to connect:
Code:
[WARN] 404 - GET /.../sc/websocket?ts=1568033891125...
Comment