Commit Graph

261 Commits

Author SHA1 Message Date
free will 8729773b8b 更换日志模块,以适配安卓:由原来使用logback库更改为使用java原生库 2021-05-14 15:29:41 +08:00
free will 4cc1c88ed2 测试利用mgmt发送注册前缀 2021-05-14 09:48:06 +08:00
free will cd610d7b5e fixed bug: face timeout 失效问题 2021-05-13 21:59:54 +08:00
free will 69d77d9574 测试已知超时时间不生效的原因及解决方法,有待修复 2021-05-13 20:56:11 +08:00
free will e8e8bd5639 注释掉了mapdb相关的代码,以适配安卓 2021-05-13 19:41:30 +08:00
free will 3f7104381f 似乎解决了多余依赖的问题(修改assembly-release.xml),但出现了新问题:安卓不支持所使用到的MapDB库 笑(哭)死(了),等我删掉再试 2021-05-13 17:39:12 +08:00
free will c5db18c015 尝试解决打包进去多余依赖的问题,失败了 2021-05-13 14:20:56 +08:00
free will 72cbf851fc 打包第二次尝试:可以将maven依赖库和本地库打入jar包;打入的依赖包过多,导致与安卓依赖包冲突 2021-05-13 11:45:12 +08:00
free will a23fc283d4 打包第一次尝试:可以打包,maven依赖库可以打入,但本地库不能 2021-05-13 10:04:31 +08:00
free will 6052e73ef5 增加了face中使用udp连接的收发包测试 2021-05-12 21:38:39 +08:00
free will 2a3288c076 fixed bug: LogicFace.receiveInterest&Data 2021-05-12 21:14:36 +08:00
free will 18dbeb894e 恢复被错误覆盖掉的Packet测试代码 2021-05-12 19:34:05 +08:00
free will 7529b3e6ac 去掉一些没有用到的import;修改依赖库,以适配安卓;修改pom,企图导出可供安卓使用的jar包 2021-05-12 11:31:08 +08:00
free will 290e08b0f4 delete maven lib: commons-codec 2021-05-11 18:59:27 +08:00
free will af86cb8cfd update logicface: registerIdentifier 2021-05-11 15:44:43 +08:00
free will 6dfd17cc8e writing test: face&linkservice 2021-05-10 21:50:59 +08:00
free will d141ca0e92 add test: TcpTransport 2021-05-10 16:25:01 +08:00
free will cfcd4cbe35 add test: TcpTransport 2021-05-10 16:24:20 +08:00
free will 6393c7985e add test: udptransporttest 2021-05-07 10:37:28 +08:00
free will b1535aa824 updated mgmt 2021-04-29 14:35:19 +08:00
free will e6aa89cc3b mostly finished mgmt 2021-04-29 11:36:59 +08:00
free will b6d97e2eb1 writing new mgmt: finished new mgmt excepted json unmarshal 2021-04-28 10:12:10 +08:00
free will ef798e261b writing new mgmt... 2021-04-27 21:47:06 +08:00
free will 1d38a0a624 update *Transport 2021-04-26 18:59:08 +08:00
free will 07f1635009 update LogicFaceICN 2021-04-26 18:14:08 +08:00
free will 2f010e30a3 update LogicFace 2021-04-26 18:01:11 +08:00
free will 79bb16267e update LinkService 2021-04-26 17:38:49 +08:00
free will 8074b49e0c writing mgmt: CommandExecutor 2021-04-23 22:14:52 +08:00
free will a814a13143 add mgmt: CommandBase 2021-04-23 21:36:29 +08:00
free will 0da8ecd362 fixed build error 2021-04-23 18:01:57 +08:00
zhaofeng233 9d0d45a2fe add:Benchmark Test 2021-04-22 23:44:11 +08:00
free will c80021c490 Merge branch 'master' of gitee.com:willfree/min-dev-java 2021-04-22 20:52:45 +08:00
free will 0213d62d1d add component test: ControlParameters 2021-04-22 20:52:31 +08:00
free will 655fcb13cd add component: ControlParameters 2021-04-22 20:36:52 +08:00
zhaofeng233 2cc108c10c fix:删除部分测试代码 2021-04-22 16:36:37 +08:00
zhaofeng233 87cc1e6590 add:添加Packet部分联调测试 2021-04-22 16:00:49 +08:00
ChessNineeee 4ed7cf57d9 fix: encoding code review 2021-04-22 13:40:14 +08:00
ghy d213bda096 code review: Transport 2021-04-22 10:57:24 +08:00
ghy 1894d7056c code review: LogicFaceCounters 2021-04-22 10:45:47 +08:00
ghy fe4fa29b27 Merge branch 'master' of gitee.com:willfree/min-dev-java 2021-04-21 22:26:01 +08:00
ghy 0abe81a6ad code review: LoginFaceICN 2021-04-21 22:25:49 +08:00
free will 09c820f264 supplement StreamTransport.doReceive() 2021-04-21 18:36:39 +08:00
free will 13c954e247 Merge branch 'master' of gitee.com:willfree/min-dev-java 2021-04-21 17:48:27 +08:00
free will 8e8767393c rewrite UnixStreamTransport & supplement LogicFace 2021-04-21 17:48:10 +08:00
ghy d91972ac9f Merge branch 'master' of gitee.com:willfree/min-dev-java 2021-04-21 16:18:44 +08:00
ghy 374657cfe1 code review: LinkService 2021-04-21 16:18:21 +08:00
free will e5ddbbac4e add test component: ControlParameter* 2021-04-21 10:59:58 +08:00
free will 7c58530309 fixed bug: tmplen+= => tmplen= & writing test: ControlParameter* 2021-04-21 10:52:53 +08:00
free will 64c69acffc writing test: ControlParameter* 2021-04-21 10:03:15 +08:00
ChessNineeee 6797194922 add:添加sm234与keychain的不同包长性能测试 2021-04-20 23:11:40 +08:00