zhongchao
|
fa6a3f00fe
|
[master] reset loc
|
2024-11-18 17:42:00 +08:00 |
|
zhongchao
|
e2b688c710
|
[master] update loc
|
2024-11-18 15:10:47 +08:00 |
|
zhongchao
|
f664c0565f
|
[master] update loc module
|
2024-11-18 14:45:42 +08:00 |
|
donghongyu
|
6e442bc1c9
|
「Update」
1、增加动态皮肤加载SDK开发
|
2024-10-11 19:51:27 +08:00 |
|
donghongyu
|
a85b523d85
|
「Update」
1、更新socket sdk1.0.41-MAPPING 心跳埋点tag修改
|
2024-09-25 18:37:02 +08:00 |
|
donghongyu
|
d9a9008432
|
「Update」
1、修改网络请求超时时间
const val READ_TIMEOUT = 10000L
const val WRITE_TIMEOUT = 10000L
2、升级retrofit版本到2.6.4
3、增加OkHttp线程池管理
|
2024-09-20 15:39:51 +08:00 |
|
donghongyu
|
c21035c9c3
|
「Update」
1、弱网时间判定改为4秒,因为衡阳的平均网络耗时4秒,北京大于1秒
|
2024-09-10 15:39:26 +08:00 |
|
donghongyu
|
a1325cb839
|
「Update」
1、修复网络超时回调没有判断1秒的问题
|
2024-09-10 12:34:26 +08:00 |
|
donghongyu
|
f54366bd76
|
「Update」
1、增加Okhttp网络请求每个节点超过1秒的请求日志上报埋点
|
2024-09-10 11:57:37 +08:00 |
|
donghongyu
|
b683b5dccf
|
「Update」
1、增加Okhttp网络请求每个节点的日志回调
2、修改Okhttp的超时时间为总体20秒
CONNECT_TIMEOUT = 10000L
READ_TIMEOUT = 5000L
WRITE_TIMEOUT = 5000L
|
2024-09-10 11:21:21 +08:00 |
|
EmArrow
|
8733b947e0
|
[master] update version to change network timeout f 15 t 10
|
2024-08-16 17:32:55 +08:00 |
|
donghongyu
|
9994400462
|
「Fix」
1、由于目前http的并发量太大了,临时用增加okhttp队列的方式来解决超时问题。
2、TODO:长期需要对现有Http请求进行梳理管控,对高频次的http请求转到socket中做。
@梁利晖、@钟超
|
2024-08-16 16:13:57 +08:00 |
|
EmArrow
|
ba52878c21
|
[master] update socket versiob which add some log
|
2024-08-12 15:00:46 +08:00 |
|
EmArrow
|
571638124b
|
[master] update socket version
|
2024-08-08 12:06:47 +08:00 |
|
donghongyu
|
ed561dcbab
|
仅在本地无SN、Token缓存的情况下,鉴权失败后进行Toast提示
|
2024-07-15 18:24:19 +08:00 |
|
EmArrow
|
fe7679b6f8
|
[master] update for exam
|
2024-01-03 21:43:33 +08:00 |
|
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 |
|