Mirror/Assets
vis2k 73e953ee2a perf: kcp2k V1.33
- perf: KcpServer/Client RawReceive now call socket.Poll to avoid non-blocking
  socket's allocating a new SocketException in case they WouldBlock.
  fixes https://github.com/MirrorNetworking/Mirror/issues/3413
- perf: KcpServer/Client RawSend now call socket.Poll to avoid non-blocking
  socket's allocating a new SocketException in case they WouldBlock.
  fixes https://github.com/MirrorNetworking/Mirror/issues/3413
2023-03-14 16:57:56 +08:00
..
Mirror perf: kcp2k V1.33 2023-03-14 16:57:56 +08:00
ScriptTemplates fix: NetworkRoomManager.ReadyStatusChange is now a virtual method 2023-02-09 11:21:06 -05:00
Mirror.meta
ScriptTemplates.meta feat: Add ScriptTemplates to repo and package (#2559) 2021-02-05 09:34:22 +08:00