We want to have web-socket support for mmm-service. This might also have impact on the API (if its gonna be the main and future variant) such that queuing/batching calls is less interesting and authentication is not per call/request but per session (CSRF not as required, etc.)
We want to have web-socket support for mmm-service. This might also have impact on the API (if its gonna be the main and future variant) such that queuing/batching calls is less interesting and authentication is not per call/request but per session (CSRF not as required, etc.)