You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nats
Hi all,
is it possible to extend nats server in the manner that we are able to modify the payload coming from event before it is sent to all subscribers?
Thanks a lot,
Ivo
derek
unread,
Apr 4, 2023, 2:35:10 PM4/4/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nats
Not at this time but this is planned as an extension to subject callouts architecture. Auth callouts is in our dev nightly builds and will be part of the 2.10 release. General subject callouts are planned for 2.11 and would allow this.
You could do your own version of this today if interested by sending on one subject that gets transformed and placed into a different stream before consumers process.