Skip to content

Commit

Permalink
V1.35
Browse files Browse the repository at this point in the history
  • Loading branch information
vis2k committed Apr 7, 2023
1 parent 97c9a6c commit eeb25ed
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions kcp2k/Assets/kcp2k/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
V1.35 [2023-04-05]
- fix: KcpClients now need to validate with a secure cookie in order to protect against
UDP spoofing. fixes:
https://github.com/MirrorNetworking/Mirror/issues/3286
[disclosed by IncludeSec]
- KcpClient/Server: change callbacks to protected so inheriting classes can use them too
- KcpClient/Server: change config visibility to protected

V1.34 [2023-03-15]
- Send/SendTo/Receive/ReceiveFrom NonBlocking extensions.
to encapsulate WouldBlock allocations, exceptions, etc.
Expand Down

0 comments on commit eeb25ed

Please sign in to comment.