We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab82fc6 commit ec826dbCopy full SHA for ec826db
1 file changed
VERSION.txt
@@ -1,3 +1,8 @@
1
+V1.38 [2023-10-29]
2
+- fix: #54 mismatching cookie race condition. cookie is now included in all messages.
3
+- feature: Exposed local end point on KcpClient/Server
4
+- refactor: KcpPeer refactored as abstract class to remove KcpServer initialization workarounds
5
+
6
V1.37 [2023-07-31]
7
- fix: #47 KcpServer.Stop now clears connections so they aren't carried over to the next session
8
- fix: KcpPeer doesn't log 'received unreliable message while not authenticated' anymore.
0 commit comments