Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE BLURT!
Sort Order:  
  ·  4 years ago  ·  

Thank you.
I could you use the websocket to fetch user's notificatuons.

For mobile push notification, i am thinking to poll every block data to get any notification data such as mention, transfer, and follow.

Is that possible to poll or get these data from block data? here.
https://blocks.blurtwallet.com/

Any suggestions or ideas for push notifucation?

  ·  4 years ago  ·  

There is a streamTransaction function in blurtjs can stream the block data, or you can use the getBlock function