MrHertal / react-admin-amplify

AWS Amplify data provider for react-admin.
MIT License
159 stars 42 forks source link

How to add subscriptions? #79

Open weisisheng opened 2 years ago

weisisheng commented 2 years ago

Any words of wisdom w.r.t. adding subscriptions? I want to connect out-of-band notifications about dynamodb changes to provide real time notifications.

I am not experienced digging into node_modules. Thanks in advance.