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
We are considering to publish custom CloudEvent to the broker, but currently sdk doesn't support it (The only supported content type is json). It would be great if we could do something similar to invokeBinding and pass ContentType and Data in a raw format encapsulated into the request object to the publishAsync method. It can also address #718 as well)
@rabollin , thanks for getting back here.
I checked with @mtaghavi2005 and this topic isn't relevant from our point of view anymore and the issue can be closed.
We are considering to publish custom CloudEvent to the broker, but currently sdk doesn't support it (The only supported content type is json). It would be great if we could do something similar to invokeBinding and pass ContentType and Data in a raw format encapsulated into the request object to the publishAsync method. It can also address #718 as well)
DaprClientGrpc
Suggestion:
The text was updated successfully, but these errors were encountered: