inrupt / solid-react-sdk

Solid React SDK by Inrupt
MIT License
81 stars 5 forks source link

Notifications #12

Open justinwb opened 5 years ago

justinwb commented 5 years ago

Solid has a lightweight and versatile mechanism for notifications that work across applications and systems via Linked Data Notifications. Authorized agents can write messages to pods, and applications can determine which message types they are interested in subscribing to. We will provide componentry to read and write notification messages, with the ability to receive messages in real-time via websockets.