You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/DataProviderLive.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ Teams where several people work in parallel on a common task need to allow live
14
14
15
15
React-admin offers powerful realtime features to help you build collaborative applications, based on the Publish / Subscribe (PubSub) pattern. The [Realtime documentation](./Realtime.md) explains how to use them.
16
16
17
+
These features are part of the [Enterprise Edition](https://marmelab.com/ra-enterprise)<imgclass="icon"src="./img/premium.svg" />.
18
+
17
19
## Realtime Data Provider
18
20
19
21
The realtime features are backend agnostic. Just like for CRUD operations,realtime operations rely on the data provider, using additional methods:
0 commit comments