EmArrow
|
1bcddeb11d
|
[master] fix bug of handler upload data in main thread
|
2024-01-03 15:14:03 +08:00 |
|
EmArrow
|
eb8f6c2917
|
[master] update login sdk ,which del aes
|
2024-01-02 18:10:53 +08:00 |
|
chenfufeng
|
202d849ab4
|
[Feat]新增QUIC协议网络请求时延回调
|
2023-12-07 19:57:48 +08:00 |
|
zhongchao
|
2c11961194
|
[master] update
|
2023-11-03 17:20:56 +08:00 |
|
zhongchao
|
5d42576fc3
|
[master] update socket version and extends config of heart beat interval
|
2023-11-03 17:08:44 +08:00 |
|
chenfufeng
|
3b84bd4bac
|
[Feat]新增动态切换QUIC
|
2023-09-26 17:49:09 +08:00 |
|
zhongchao
|
5265167c3c
|
[master] update version
|
2023-08-25 18:08:38 +08:00 |
|
zhongchao
|
49c2097432
|
[master] update third login sdk
|
2023-08-25 13:01:54 +08:00 |
|
zhongchao
|
a483ae2961
|
[master] update version to fix secrity key bug
|
2023-08-01 11:45:17 +08:00 |
|
zhongchao
|
74d95bed7f
|
[master] fix bug of http header add auth key check
|
2023-07-17 16:46:55 +08:00 |
|
zhongchao
|
2322b252bf
|
[master] header add the authKey from clientConfig
|
2023-07-14 10:39:10 +08:00 |
|
chenfufeng
|
54ba65ced6
|
[Feat]新增Http请求时间的监测
|
2023-06-12 15:47:25 +08:00 |
|
zhongchao
|
1bd1be4c39
|
fix bug of init httpdnsclient
|
2023-06-01 14:12:29 +08:00 |
|
zhongchao
|
57517a1a16
|
remove log
|
2023-05-22 15:31:23 +08:00 |
|
zhongchao
|
28ca21e90d
|
update location
|
2023-05-22 15:24:32 +08:00 |
|
zhongchao
|
977f16207f
|
location add debug func
|
2023-05-22 15:12:26 +08:00 |
|
zhongchao
|
b0446402be
|
[master]expand the interface of socket, add sn
|
2023-05-17 19:38:18 +08:00 |
|
zhongchao
|
a6a375fd2f
|
[master] update sn and token get
|
2023-05-16 17:49:51 +08:00 |
|
donghongyu
|
2ad446c7b1
|
[Change]
1、升级ZeGo直播SDK
2、修复直播拉流播放状态,
/**
* 连接失败,播放失败,都走这里,可以展示播失败信息
*
* @param errorMsg
*/
void onError(String errorMsg);
/**
* 拉流成功且处于播放中
*/
void onPlaying();
/**
* 拉流重试中,还没成功,可以做Loading
*/
void onPlaRequesting();
|
2023-04-12 21:05:14 +08:00 |
|
chenfufeng
|
ea6d3d3479
|
[fix]解决心跳包协议不对导致的断开连接的问题
|
2023-03-20 19:43:19 +08:00 |
|
donghongyu
|
c78d9f0f59
|
[Change]
发布新版本1.4.5.10
替换Logger为原生Log,防止过度调用Logger 同步synchronized获取堆栈信息导致卡顿
|
2023-03-14 19:38:15 +08:00 |
|
zhongchao
|
5d5e2153d8
|
t:wq
:wq
remove httpdns logic
|
2023-03-01 16:27:45 +08:00 |
|
zhongchao
|
2539e865ea
|
update socket
|
2023-02-21 14:08:49 +08:00 |
|
zhongchao
|
777b3c445d
|
socket add reconnect interface
|
2023-02-21 10:36:07 +08:00 |
|
zhongchao
|
59cd124c5e
|
update version
|
2023-02-20 21:11:53 +08:00 |
|
zhongchao
|
1792a09d7a
|
remove coor utils and replace to eagle
|
2023-02-20 20:35:30 +08:00 |
|
zhongchao
|
5cc7f434e1
|
remove unuse urls
|
2023-02-20 20:09:51 +08:00 |
|
zhongchao
|
14a8964916
|
update version
|
2023-02-14 10:52:38 +08:00 |
|
zhongchao
|
cc74b0c45e
|
merge
|
2023-02-13 15:06:14 +08:00 |
|
xuxinchao
|
2a6a914c4a
|
[master将DNS拦截器去除改为请求头方式请求eagle-dns接口,由服务端进行分发请求
|
2023-01-19 16:12:58 +08:00 |
|
zhongchao
|
6f8d3ba697
|
update version to remove limit of register socket
|
2023-01-17 11:53:15 +08:00 |
|
zhongchao
|
86c894bf65
|
[aiclouddk-master] update socket version to 1.0.28
|
2022-12-05 14:28:26 +08:00 |
|
renwj
|
69e4282da7
|
[CrashFix]修正UploadDataService#ConcurrentModificationException
|
2022-09-05 15:17:49 +08:00 |
|
chenfufeng
|
093e5100a5
|
[Update]修改UploadDataService的启动模式
|
2022-09-05 15:09:23 +08:00 |
|
renwj
|
a55f369a5e
|
[V2X]V2XMarkerCardResult添加额外信息
|
2022-08-26 12:04:50 +08:00 |
|
zhongchao
|
93f92badbd
|
update passport
|
2022-08-26 12:00:41 +08:00 |
|
zhongchao
|
a7517f9639
|
add func of socket error msg
|
2022-08-16 21:05:32 +08:00 |
|
zhongchao
|
b7fcc9bd89
|
add new interface data of httpdns
|
2022-08-16 20:27:59 +08:00 |
|
donghongyu
|
46fac508f5
|
[Change]
升级zego直播sdk
|
2022-07-28 16:25:43 +08:00 |
|
renwj
|
5cd97343a9
|
[V2X]修正联调过程中遇到的问题
|
2022-06-14 11:34:08 +08:00 |
|
renwj
|
181886f2de
|
[V2X]添加新的长链类型
[V2X]添加新的长链类型
|
2022-06-10 18:01:42 +08:00 |
|
donghongyu
|
ffe91524b1
|
[Change]
升级ZeGo版本
|
2022-05-18 17:04:36 +08:00 |
|
donghongyu
|
87184ecf9c
|
[Change]
增加对网络日志的动态管理
|
2022-04-18 16:10:57 +08:00 |
|
zhongchao
|
116663c4fe
|
update socket version to fix thread problem
|
2022-04-15 14:55:07 +08:00 |
|
zhongchao
|
d041028308
|
merge socket to master and fix httpdns cache has default
|
2022-03-24 20:21:15 +08:00 |
|
zhongchao
|
01b07677a4
|
merge
|
2022-03-24 20:15:26 +08:00 |
|
donghongyu
|
d283ee4935
|
[Change]
修复http DNS加载不到映射关系bug
|
2022-03-18 11:43:24 +08:00 |
|
zhongchao
|
6372535878
|
merge
|
2022-03-01 15:31:08 +08:00 |
|
zhongchao
|
8220c0691e
|
fix bug
|
2022-02-28 14:55:13 +08:00 |
|
zhongchao
|
b27ffd50bc
|
fix bug
|
2022-02-25 22:43:27 +08:00 |
|