openwallet-foundation / credo-ts-ext

Extension libraries for Credo
https://credo.js.org
Apache License 2.0
29 stars 37 forks source link

[push-notifications] Notification Sender side #53

Open berendsliedrecht opened 2 years ago

berendsliedrecht commented 2 years ago

In order for this plugin to be complete, we have to implement the notitifcation sender side.

This means:

atb-sweta commented 1 year ago

@blu3beri Is this already implemented? I am trying to implement push notifications. I did all the steps on the receiver side : https://github.com/hyperledger/aries-framework-javascript-ext/tree/main/packages/push-notifications

But not able to receive notifications. What changes need to be done on the Sender side?

icc-romeu commented 1 month ago

Hi, I ended implementing this myself. Maybe this is helpful to someone: https://github.com/openwallet-foundation/credo-ts-ext/issues/278#issuecomment-2222866388