Commit Graph

11 Commits (687f240d8b6d2e09c8cb577e79801a6e19033fd1)

Author SHA1 Message Date
Brady Gaster cb1b5d19da finished #6925 (#10611)
* finished #6925

* augmented per @BrennanConroy
2019-01-25 17:20:47 -06:00
Tom Dykstra 05a3cd396c Assign SignalR docs to Brady (#10575) 2019-01-23 10:36:13 -10:00
Tom Dykstra 50863ad503 Logging article updates (#8908)
Fixes #5161
Fixes #8338 
Fixes #8620
Fixes #8803 
Fixes #8207

[Internal review link](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/logging/index?view=aspnetcore-2.2&branch=pr-en-us-8908)
2018-10-16 09:16:57 -10:00
BrennanConroy 398d92d3cf
Fix compile errors 2018-09-17 14:20:54 -07:00
Tom Dykstra 29e363873e
AddJsonHubProtocol --> AddJsonProtocol (#8492) 2018-09-11 09:15:44 -07:00
BrennanConroy 3cc9e7b5f0 Add note about changing KeepAliveInterval (#8404)
* Add note about changing KeepAliveInterval

https://github.com/aspnet/SignalR/issues/2905

* Update configuration.md

slight rewording.

* Verbiage tweak on SignalR Config doc's ServerTimeout setting
2018-09-06 15:03:15 -05:00
BrennanConroy 3a92ef7f09 Add a warning for a SignalR setting (#7996)
* Add a warning for a SignalR setting

* Update configuration.md

* Update configuration.md
2018-08-08 19:08:51 -07:00
Andrew Stanton-Nurse b662a955bc Add default values to SignalR config doc (#7906)
Had a question about default values for the config values and I figured it would be faster to answer by updating the docs ;).

Not committed to the formatting. I thought a new column could work well but I could also do this as sentences in the Description column (some of the options already had this, I think I moved them all)

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/configuration?view=aspnetcore-2.1&branch=pr-en-us-7906)
2018-07-31 15:02:07 -05:00
Andrew Stanton-Nurse 82f924dd4e Clarify handshake options in SignalR (#7710) 2018-07-20 14:27:04 -05:00
Scott Addie cb24febfda
Update author metadata fields to Tom (#7652)
Updates the `ms.author` and `author` metadata fields to Tom's user ID.
2018-07-16 15:09:39 -05:00
Andrew Stanton-Nurse f3c89a1e54 Configuration: Pass #3 (#7199)
As discussed https://github.com/aspnet/Docs/pull/7031#issuecomment-398875299 I made some changes and decided to just open a new PR to get things cleared up.

[Internal Review URL](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/configuration?view=aspnetcore-2.1&branch=pr-en-us-7199)
2018-06-25 22:13:28 -05:00