cancel
Showing results for 
Search instead for 
Did you mean: 

Websocket between MII server and MII client

Is it possible to create a socket connection between MII server and MII client.

I have thought about using a PCo websocket, but I do not have a source system to use this against.

The purpose is to let specific state changes done on one login of MII to be reflected on the other logins.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

A little late to the show here but I will answer for future reference. I noticed the same limitation with SAP MII and wrote a middleware that can be used to push data from the server to the client.

More info on the github page:

https://github.com/hazaart/ws2wss

Regards,

Philippe