N
Novuβ€’8mo ago
Paco

How to know user is online

Hello Guys, I wan't to use Novu for a flutter application with nodejs backend. I see in nove there is a condition "isOnline", I want to know how it's work to use it... Thanks πŸ™‚
3 Replies
Pawan Jain
Pawan Jainβ€’8mo ago
Novu
Step Filters - Novu
Learn how to customize your notifications flow in Novu.
Paco
Pacoβ€’8mo ago
Hi @Pawan Jain, If I understand, there is a websocket to determine if a user is connected ?
Pawan Jain
Pawan Jainβ€’8mo ago
Hi @Paco We have few socket events available in useSocket hook https://docs.novu.co/notification-center/client/react/get-started#realtime-sockets But I think it will not work as you mentioned that you are using flutter