-
Konrad Mohrfeldt authored
This commit adds support for a notification websocket through which clients can receive events for model database operations. This allows us to fetch new data in the frontend, whenever data is changed in the backend without using polling.
Konrad Mohrfeldt authoredThis commit adds support for a notification websocket through which clients can receive events for model database operations. This allows us to fetch new data in the frontend, whenever data is changed in the backend without using polling.
Loading