We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c9a6c commit eeb25edCopy full SHA for eeb25ed
1 file changed
kcp2k/Assets/kcp2k/VERSION.txt
@@ -1,3 +1,11 @@
1
+V1.35 [2023-04-05]
2
+- fix: KcpClients now need to validate with a secure cookie in order to protect against
3
+ UDP spoofing. fixes:
4
+ https://github.com/MirrorNetworking/Mirror/issues/3286
5
+ [disclosed by IncludeSec]
6
+- KcpClient/Server: change callbacks to protected so inheriting classes can use them too
7
+- KcpClient/Server: change config visibility to protected
8
+
9
V1.34 [2023-03-15]
10
- Send/SendTo/Receive/ReceiveFrom NonBlocking extensions.
11
to encapsulate WouldBlock allocations, exceptions, etc.
0 commit comments