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.
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.