Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[push-notifications] Notification Sender side #53

Open
berendsliedrecht opened this issue Oct 21, 2021 · 2 comments
Open

[push-notifications] Notification Sender side #53

berendsliedrecht opened this issue Oct 21, 2021 · 2 comments

Comments

@berendsliedrecht
Copy link
Contributor

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

This means:

  • Listening to new incoming messages via the correct URI
  • Adding the incoming message payload to the connection metadata
@atb-sweta
Copy link

atb-sweta commented Oct 3, 2022

@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
Copy link

Hi, I ended implementing this myself. Maybe this is helpful to someone: #278 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants