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
This requires us to know whether the client supports MQTT v5 or not, so there's a bit more API design work to be done. Given that no-one has requested it in 3 years, it may not be terribly important. I've got a part-implemented PR which I'll attach here though.
jskeet
added a commit
to jskeet/sdk-csharp
that referenced
this issue
Jul 30, 2024
In some ways this *is* complete - but it assumes a v5 client.
Instead, we should only populate ContentType (and allow binary mode) when using v5.
This probably requires some API design work.
Will fixcloudevents#147 when complete.
We've updated the dependency, so we should be able to do that now.
The text was updated successfully, but these errors were encountered: