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
Currently only the message headers are exposed to the publish method. I propose adding a kwarg to the Message init method or publish method to allow the application to include additional properties on top of the 14 standard properties.
The text was updated successfully, but these errors were encountered:
Currently only the message headers are exposed to the publish method. I propose adding a kwarg to the
Message
init method or publish method to allow the application to include additional properties on top of the 14 standard properties.The text was updated successfully, but these errors were encountered: