how do i wait for a wall comment and gets the content and then wait for another wall comment with wasteof-client

Jun 9, 2022, 4:23 AM
2 0 4

comments (single view)

ok, how.

using socket.io, on “updateNotificationCount” (I think), get the unread notifications. for notification in notifications, if the notification isn’t a wall comment, “read” it. otherwise, act on it, then “read” it.

ok thanks

View all comments