您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
nathaniel.buck@unity3d.com 20496d52 Adding in a test for DTLS and cleaning up a couple minor points with the DTLS changes. These do not currently work on 2020.3 (since DTLS support has not been ported back yet but will be) but I've tested them on 2021.2.0b11; the test executes just fine, but for some reason in practice there's an issue where we no longer know the correct packet length when reading Relay data. I'm told there should not be any change to this needed on the developer's end when DTLS is active, but investigation is ongoing. 3 年前
..
LobbyRoundtripTests.cs Updating LobbyAPIInterface to match changes to the Lobby API from the package. Consolidating a little async behavior between Lobby and Relay. 3 年前
LobbyRoundtripTests.cs.meta Latest Dev and Readme without Vivox 3 年前
RelayRoundTripTests.cs Merging the error code exception branch. 3 年前
RelayRoundTripTests.cs.meta Latest Dev and Readme without Vivox 3 年前
Tests.Play.asmdef DTLS integration, probably? It's not in this Editor version, but this should work in 2021. Added a test to say "hey, this is the wrong version" and everything still works the same as before adding DTLS. 3 年前
Tests.Play.asmdef.meta Latest Dev and Readme without Vivox 3 年前
UpdateSlowTests.cs Modifying UpdateSlow to accommodate differing periods, including acting as a regular Update for subscribers that aren't necessarily MonoBehaviours. I'm also stripping the staggering behavior, since it was unclear and not particularly necessary. 3 年前
UpdateSlowTests.cs.meta Latest Dev and Readme without Vivox 3 年前
UtpTests.cs Adding in a test for DTLS and cleaning up a couple minor points with the DTLS changes. These do not currently work on 2020.3 (since DTLS support has not been ported back yet but will be) but I've tested them on 2021.2.0b11; the test executes just fine, but for some reason in practice there's an issue where we no longer know the correct packet length when reading Relay data. I'm told there should not be any change to this needed on the developer's end when DTLS is active, but investigation is ongoing. 3 年前
UtpTests.cs.meta DTLS integration, probably? It's not in this Editor version, but this should work in 2021. Added a test to say "hey, this is the wrong version" and everything still works the same as before adding DTLS. 3 年前