You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.
It would be nice to have support for wrapped messages.
For instance, consider having Message object with a few fields, one of each is payloadMessage, a payload with its schema. So that both fromConnect and toConnect methods deal with actual payload, ignoring metadata fields.
This issue is a potential contribution from us, and if the described feature looks good - we'll implement it.
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be nice to have support for wrapped messages.
For instance, consider having
Message
object with a few fields, one of each ispayloadMessage
, a payload with its schema. So that bothfromConnect
andtoConnect
methods deal with actual payload, ignoring metadata fields.This issue is a potential contribution from us, and if the described feature looks good - we'll implement it.
Thanks!
The text was updated successfully, but these errors were encountered: