Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Doc] Add Real Time Notifications section in Realtime introduction #9304

Merged
merged 2 commits into from
Sep 22, 2023

Conversation

djhi
Copy link
Collaborator

@djhi djhi commented Sep 22, 2023

No description provided.

Copy link
Contributor

@slax57 slax57 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise LGTM

docs/Realtime.md Show resolved Hide resolved
@slax57 slax57 added this to the 4.14.2 milestone Sep 22, 2023
@slax57 slax57 merged commit e6c245d into master Sep 22, 2023
@slax57 slax57 deleted the realtime-notifications-doc branch September 22, 2023 13:51
@slax57 slax57 changed the title Add Real Time Notifications section in Realtime introduction [Doc] Add Real Time Notifications section in Realtime introduction Sep 22, 2023

```json
{
"type": "recompute_PROJECT_ID",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the sentence above mentions "topic", but the snippet uses "type". Is it normal?

}
```

Finally, create a component to actually call this function and show a notification, leveraging the [useSubscribeCallback](./useSubscribeCallback.md) hook:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to actually call this function

Nos sure which function you're talking about

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants