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 f4fbf6d commit 230834dCopy full SHA for 230834d
CHANGELOG
@@ -1,3 +1,25 @@
1
+XEngine_MQService V3.2.0.1001
2
+
3
+添加:为会话模块添加心跳
4
+添加:打印XEngine版本功能
5
+修改:http现在也支持心跳协议了
6
+修改:移动会话超时函数到网络文件下
7
+修改:现在回调函数拥有更多参数
8
+修改:现在支持MACOS系统了
9
+更新:匹配XEngine V7.38版本
10
+删除:套接字超时功能
11
+删除:会话模块重复的函数
12
13
+added:heart active for session module
14
+added:xengine version printf
15
+modify:support heartbeat for Http
16
+modify:move session timeout to net.cpp
17
+modify:support macos now
18
+update:match xengine version 7.38
19
+delete:socket timeout
20
+delete:repeated function for session module
21
+modify:callback function has more parament
22
+======================================================================================
23
XEngine_MQService V3.1.0.1001
24
25
添加:为HTTP会话ID支持
0 commit comments