dotnet / dotnet/AspNetCore.Docs
SignalR docs: verify we point out MessagePack response is binary
Open
doc-enhancement
SignalR
- Dominant language
- C#
- Stars
- 13.1k
- Forks
- 24.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 97
Description
Verify the SignalR docs either point back to details on MessagePack that indicate responses are binary, or point it out directly where needed.
We do point it out here: [Use MessagePack Hub Protocol in SignalR for ASP.NET Core - What is MessagePack? ](https://docs.microsoft.com/en-us/aspnet/core/signalr/messagepackhubprotocol?view=aspnetcore-6.0#what-is-messagepack)
See dotnet/aspnetcore#43455
Contributes to [#27021](https://github.com/dotnet/AspNetCore.Docs/issues/27021)
Contributor guide
Assessment
This issue has not been assessed yet.