V3.0.0 Release Note
V3.0.0 Release Note
Java Server V1.0 release
Android and iOS
1 [Feature]: iOS dispatch a log event instead of writing log directly, so the programmer can decide whether to show log or not. 69c4e34
2 [Feature]: iOS add Sonic event statistics, so the programmer can receive different Sonic state notification. cfd982f
3 [bug] : fix ConcurrentModificationException and NPE when URLConnection try getHeaders. d64415f
4 [bug] fix SonicServer SEGV_ACCERR crash dec2624
V3.0.0 更新公告
Java 后台 1.0版本正式发布
Android and iOS
1【特性】:iOS把日志打印修改成一个统计事件类型,以便开发者决定是否需要输出log 69c4e34
2【特性】:iOS增加Sonic各种状态下的事件回调,以便开发者可以监听Sonic的不同状态。cfd982f
3【bug】:Android 修复获取HTTP 头部时出现并发修改错误的bug d64415f
4 【bug】: iOS修复 SonicServerSEGV_ACCERR crash dec2624