openwallet-foundation / openwallet-foundation/acapy-plugins
✨ Webhook events plugin for NATS JetStream
@ff137 is already working on this.
Since Apr 8, 2025.
- Dominant language
- Python
- Stars
- 10
- Forks
- 47
- Avg merge
- 13h 22m
- Merged PRs (30d)
- 12
Description
We've implemented a NATS webhook events plugin for our own internal use case, which we've been using for several months and have been meaning to contribute upstream.
It's very similar to the redis-events plugin, just publishing to NATS JetStream instead.
It can be viewed here: https://github.com/didx-xyz/acapy-plugins/tree/development/nats_events
There's some more work to be done before it's ready to contribute. But we just wanted to announce that it exists, and depending on community interest, we can try expedite its contribution.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.