Mirror/doc/Components
MrGadget a2eb666f15
feat: Disconnect Dead Clients (#1724)
* feat: Disconnect Dead Clients

* Moved code to NetworkConnectionToClient

* Fixed type

* WIP

* Trying to solve the mystery of the Host

* Updated Example

* fixed comment whitespace

* Final Cleanup and Unit Test

* Removed extra warning

* Reverted change to scene file

* Changed to Play test, still not working

* Added NetworkServer.Update time loop

* Removed commented code

* fixed comment

* Filled in ServerDisconnect so it behaves as expected.

* fixed comment

* Renamed to bool IsClientAlive

* Should be greater than

* Added override that shouldn't be necessary.

* changed asserts per Paul

* Flipped < back

* Shortened test time

* Corrected comment

* Lost the 1

* Updated NetworkServerTest

* Update Assets/Mirror/Tests/Runtime/NetworkServerTest.cs

* Added bool checkInactiveConnections

* Tests for sync dictionary and sync set (#1753)

* sync dictionary tests

* rename

* changing error message

* sync set tests

* silence unused method warning

* test class name matches file name

* test class name matches file name

* test class name matches file name

* test class name matches file name

* test class name matches file name

* test class name matches file name

* test class name matches file name

* Scope syncdict tests to their classes

* Scope synclists tests to their classes

* Scope syncset tests to their classes

* test class name matches file name

* Scope sample classes

* test class name matches file name

* fix: call the virtual OnRoomServerDisconnect before the base

* fixed name

* doc: Updated docs

* Moved serverIdleTimeout to NetworkManager

* fixed test to enable disconnectInactiveConnections

* Copied disconnectInactiveConnections & serverIdleTimeout to NetworkServer

Co-authored-by: James Frowen <jamesfrowendev@gmail.com>
Co-authored-by: Paul Pacheco <paulpach@gmail.com>
2020-04-23 21:50:35 +02:00
..
Authenticators docs: Updated various documents 2020-02-17 23:10:47 -05:00
index.md feat: NetworkMatchChecker Component (#1688) 2020-04-17 10:35:08 +02:00
NetworkAddressAndPortSettings.png Eliminated articles folder and moved all up to /doc 2019-09-20 22:19:58 -04:00
NetworkAnimator.md doc: Updated NetTrans and NetAnim docs and images 2020-04-16 17:33:54 -04:00
NetworkAnimatorComponent.png doc: Updated NetTrans and NetAnim docs and images 2020-04-16 17:33:54 -04:00
NetworkDiscovery.md docs: Updated various documents 2020-02-17 23:10:47 -05:00
NetworkDiscovery.png feat: LAN Network discovery (#1453) 2020-01-29 09:56:29 +01:00
NetworkGame3Instances.jpg Eliminated articles folder and moved all up to /doc 2019-09-20 22:19:58 -04:00
NetworkIdentity.md docs: Updated doc images 2020-02-22 22:01:44 -05:00
NetworkIdentity.PNG docs: Updated doc images 2020-02-22 22:01:44 -05:00
NetworkIdentityPreview.png Eliminated articles folder and moved all up to /doc 2019-09-20 22:19:58 -04:00
NetworkIdentityPreviewRuntime.png Eliminated articles folder and moved all up to /doc 2019-09-20 22:19:58 -04:00
NetworkManager.md Updated Network Manager doc 2020-02-24 10:13:14 -05:00
NetworkManagerHUD.md Remove Usage of LAN in HUD and Docs (#1592) 2020-03-24 21:55:18 +01:00
NetworkManagerHUDComponent.png Eliminated articles folder and moved all up to /doc 2019-09-20 22:19:58 -04:00
NetworkManagerHUDConnected.png Eliminated articles folder and moved all up to /doc 2019-09-20 22:19:58 -04:00
NetworkManagerHUDConnectionAttempt.png Eliminated articles folder and moved all up to /doc 2019-09-20 22:19:58 -04:00
NetworkManagerHUDHostingLAN.png Eliminated articles folder and moved all up to /doc 2019-09-20 22:19:58 -04:00
NetworkManagerHUDUI.png Remove Usage of LAN in HUD and Docs (#1592) 2020-03-24 21:55:18 +01:00
NetworkManagerInspector.png feat: Disconnect Dead Clients (#1724) 2020-04-23 21:50:35 +02:00
NetworkManagerSpawnInfo.png Eliminated articles folder and moved all up to /doc 2019-09-20 22:19:58 -04:00
NetworkMatchChecker.md feat: NetworkMatchChecker Component (#1688) 2020-04-17 10:35:08 +02:00
NetworkMatchChecker.png feat: NetworkMatchChecker Component (#1688) 2020-04-17 10:35:08 +02:00
NetworkProximityCheck.png Eliminated articles folder and moved all up to /doc 2019-09-20 22:19:58 -04:00
NetworkProximityChecker.md docs: Updated various documents 2020-02-17 23:10:47 -05:00
NetworkRoomManager.md docs: Updated various documents 2020-02-17 23:10:47 -05:00
NetworkRoomManager.png feat: Disconnect Dead Clients (#1724) 2020-04-23 21:50:35 +02:00
NetworkRoomPlayer.md fix: Updated NetworkRoomPlayer inspector and doc and image 2020-03-17 19:22:53 -04:00
NetworkRoomPlayer.png fix: Updated NetworkRoomPlayer inspector and doc and image 2020-03-17 19:22:53 -04:00
NetworkSceneChecker.md docs: Updated various documents 2020-02-17 23:10:47 -05:00
NetworkSceneChecker.png feat: Network Scene Checker Component (#1271) 2020-01-25 15:48:47 -05:00
NetworkStartPosition.md docs: Updated doc images 2020-02-22 22:01:44 -05:00
NetworkStartPosition.PNG docs: Updated doc images 2020-02-22 22:01:44 -05:00
NetworkTransform.md doc: Updated NetTrans and NetAnim docs and images 2020-04-16 17:33:54 -04:00
NetworkTransform.png doc: Updated NetTrans and NetAnim docs and images 2020-04-16 17:33:54 -04:00
NetworkTransformChild.md doc: Updated NetTrans and NetAnim docs and images 2020-04-16 17:33:54 -04:00
toc.yml docs: Updated various documents 2020-02-17 23:10:47 -05:00