您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
nathaniel.buck@unity3d.com d3a2da52 Addressing remaining TODOs (which are all either outdated, handled in other changesets, or captured as a work item). Also addressing a couple compiler warnings -- one to suppress when DTLS isn't available and one for a deprecated Relay API. 2 年前
..
LobbyRoundtripTests.cs Fix to AsyncRequest - After an update a while ago, Relay exceptions stopped getting the extra call stacks that the AsyncRequest maintains, since something on the service side of things handles exceptions on its own. This switches the logging a bit to ensure call stacks for our code are presented. 2 年前
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 Addressing remaining TODOs (which are all either outdated, handled in other changesets, or captured as a work item). Also addressing a couple compiler warnings -- one to suppress when DTLS isn't available and one for a deprecated Relay API. 2 年前
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 年前