jsonapi
jsonapi copied to clipboard
Websocket with https and wss
Hello =)
The api does not work for me when I'm using ssl. When a use my homepage via ssl, chrome forces me to use wss (Secure Websocket). But I get a timeout/disconnect every time.
Does anyone have this working?
lordmampf
same issuse. pls help!
Are you using this via the dedicated websocket port, or via the web socket upgrade at :joinport/api/2/websocket
?
this is really late but, you can always put jsonapi behind a reverse proxy that handles ssl. I've tested it to work with nginx, not sure about apache.