BMC websocket
Ed Tanous
ed.tanous at intel.com
Wed Jul 17 09:43:20 AEST 2019
On 7/16/19 2:01 PM, Ping Mao wrote:
> I did, tried in index.html with:
>
> var ws = new WebSocket("wss://<BMC IP>/subscribe")
>
This is almost exactly how the webui functions, and it seems to be
working. I'd recommend comparing with that to see where you differ.
If you're running locally, I suspect you're hitting limitations with
cross site scripting policy, which should be apparent in your web
browser console.
More information about the openbmc
mailing list