Add SignalR specs to ToC (#16023)
parent
bebf782a8f
commit
e78ec9a248
|
@ -555,6 +555,13 @@
|
||||||
- name: Logging and diagnostics
|
- name: Logging and diagnostics
|
||||||
displayName: signalr
|
displayName: signalr
|
||||||
uid: signalr/diagnostics
|
uid: signalr/diagnostics
|
||||||
|
- name: Specifications
|
||||||
|
displayName: signalr, specs
|
||||||
|
items:
|
||||||
|
- name: Hub protocol
|
||||||
|
href: https://github.com/aspnet/AspNetCore/blob/master/src/SignalR/docs/specs/HubProtocol.md
|
||||||
|
- name: Transport protocols
|
||||||
|
href: https://github.com/aspnet/AspNetCore/blob/master/src/SignalR/docs/specs/TransportProtocols.md
|
||||||
- name: Remote Procedure Call apps
|
- name: Remote Procedure Call apps
|
||||||
items:
|
items:
|
||||||
- name: Introduction to gRPC services
|
- name: Introduction to gRPC services
|
||||||
|
|
Loading…
Reference in New Issue