oro-flex/sync-bundle

OroSyncBundle uses [GosWebSocketBundle](https://github.com/GeniusesOfSymfony/WebSocketBundle) to enable real-time websocket notifications between an Oro application server and users' browsers.

dev-master / 5.0.x-dev 2022-01-25 17:28 UTC

This package is auto-updated.

Last update: 2024-04-25 22:39:10 UTC


README

OroSyncBundle uses GosWebSocketBundle to enable real-time websocket notifications between an Oro application server and users' browsers.

Out-of-the-box, OroSyncBundle triggers flash notifications about the outdated content if several users try to edit the same entity record simultaneously. It also sends flash notifications to all application site visitors once a developer turns on the system maintenance mode by a console's CLI tool.

Fore more information, please see online SyncBundle documentation.