FireSharp icon indicating copy to clipboard operation
FireSharp copied to clipboard

Firebase Cloud Messaging

Open hicosmonaut opened this issue 7 years ago • 1 comments

Hello, I work with WinForms project and I have to do push-notifications. So for server-side I want to use Firebase Admin SDK (node.js) and for client-side I want to use FireSharp. Is it possible to use it for push-notifications? In my case, push-notification it's simple plain text which will be received in background.

I mean, I need simple logic, when I click button "Send" message from server have to be sent to client WinForm Application (WFA).

Hope, you can help me :)

hicosmonaut avatar Sep 22 '18 06:09 hicosmonaut

yes online with de method Listen() or Suscribe().

fabricciotc avatar Mar 10 '19 21:03 fabricciotc