You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
9
9
## [Unreleased] - yyyy-mm-dd
10
10
11
11
### Added
12
-
* Added handling the OnTransportFailure callback (#707)
12
+
* Added handling the OnTransportFailure callback (#707). This callback is invoked when a failure happens on the transport's side. Boss Room now handles that callback by returning to the Offline state.
13
13
14
14
### Changed
15
15
* Updated tools, authentication and relay packages (#690)
0 commit comments