* Add docs for MessagePack
* Triple up
* Update messagepackhubprotocol.md
* Update aspnetcore/signalr/messagepackhubprotocol.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/signalr/messagepackhubprotocol.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/signalr/messagepackhubprotocol.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/signalr/messagepackhubprotocol.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/signalr/messagepackhubprotocol.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Feedback 1
* More feedback
* Move TypeReference info to Java-client.md
* Update aspnetcore/signalr/java-client.md
Co-authored-by: Stephen Halter <halter73@gmail.com>
* Feedback
* Update aspnetcore/signalr/java-client.md
Co-authored-by: Stephen Halter <halter73@gmail.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Stephen Halter <halter73@gmail.com>
* [SignalR] Client feature matrix update
Trying another format that includes version numbers.
* Removing moniker limitation
This doc is now suitable for all versions.
* minor edit
* Update SignalR Client Features matrix
A few updates:
* Added transports
* Added Azure SignalR support - every client supports it, but we do get questions like "can I use the service with Java?" so it's helpful to confirm that in the matrix, and technically the client has to do some (very minimal) work to support it.
* Added note about issue tracking automatic reconnect
* Update aspnetcore/signalr/client-features.md
* Update further
* trying to get the toc set up the way i want it
* removed link, trying toc
* first spin on the table of features
* fixing uid ordering
* SignalR client features ToC patch (#14395)
* SignalR client features ToC patch
* change uid
* Rename file to prevent redirection rule collision
* Update aspnetcore/signalr/client-features.md
Co-Authored-By: Brennan <brecon@microsoft.com>
* Update aspnetcore/signalr/client-features.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/signalr/client-features.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/signalr/client-features.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/signalr/client-features.md
Co-Authored-By: Brennan <brecon@microsoft.com>
* improve readability of auto reconnect clients list
* Update client-features.md