Skip to content
  • Konrad Mohrfeldt's avatar
    49466fb7
    feat: implement model-notification websocket · 49466fb7
    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.
    49466fb7
    feat: implement model-notification websocket
    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.
Loading