@@ -24,18 +24,19 @@ this software support following features
24248 . message get time
25259 . message subcribe
262610 . support Permission Validation
27- 11 . support multi protocol(TCP,HTTP, WEBSOCKET)
27+ 11 . support multi protocol(TCP,WEBSOCKET)
282812 . Active delivery acquisition mode or passive subscription notification module
292913 . get order and start serial pos setting
303014 . Unlimited load message types
313115 . timed message
323216 . Access control(planning)
33- 17 . binary message(only tcp)
33+ 17 . binary message
34+ 18 . http interface management
3435
3536## install
3637
3738#### XEngine Evn
38- you must install XEngine,need V8.10 or above,install XEngine can be refer to xengine Readme docment
39+ you must install XEngine,need V8.15 or above,install XEngine can be refer to xengine Readme docment
3940GITEE:https://gitee.com/xyry/libxengine
4041GITHUB:https://github.com/libxengine/xengine
4142
@@ -95,7 +96,7 @@ database you need to open the database matching fields and tables are consistent
9596You can refer to the document under the docment directory. It contains API protocol and service description.
9697
9798## Test Server Address
98- Address: app .xyry.org Port: TCP 5200,HTTP 5201,WEBSOCKET 5202
99+ Address: app .xyry.org Port: TCP 5200,WEBSOCKET 5201,HTTP Management Interface 5202
99100
100101## Participate in contribution
101102
0 commit comments