wdvxdr
|
d9f803837f
|
client: use generic event handler
|
2022-03-01 16:20:18 +08:00 |
|
wdvxdr
|
d900412d41
|
ci: adjust go toolchain version
|
2022-03-01 15:04:12 +08:00 |
|
wdvxdr
|
6bc03d6b8c
|
utils: port ttl cache to generic
|
2022-03-01 15:00:33 +08:00 |
|
wdvxdr
|
e6ad62569d
|
Revert "highway: use io.ReadSeeker and disable multi-thread upload"
This reverts commit a2d65a2bb68227a493b1fe390e4ab77a95ff4234.
This commit break video uploading.
|
2022-02-27 14:14:18 +08:00 |
|
wdvxdr
|
a2d65a2bb6
|
highway: use io.ReadSeeker and disable multi-thread upload
|
2022-02-25 22:18:52 +08:00 |
|
wdvxdr
|
1e32793eef
|
client: combine upload group video and guild video
|
2022-02-21 17:31:05 +08:00 |
|
wdvxdr
|
5e8a512698
|
client: allow multi-thread upload without cache file
Delete `UploadGroupImageByFile` since `UploadGroupImage` can multi-thread upload
|
2022-02-20 23:26:07 +08:00 |
|
fumiama
|
49cec45733
|
fix: rename icmp to tcp
|
2022-01-15 17:15:27 +08:00 |
|
fumiama
|
2c56abf4d8
|
fix: add wait
|
2021-12-26 14:15:10 +08:00 |
|
fumiama
|
b8023f445a
|
feat: use tcp handshake to simulate icmp echo
|
2021-12-26 13:32:51 +08:00 |
|
fumiama
|
d72696a0c8
|
feat: use udp to simulate icmp echo
|
2021-12-26 13:08:38 +08:00 |
|
wdvxdr
|
3e2b57eab5
|
internal/network: first version of transport send
|
2021-12-22 20:13:23 +08:00 |
|
wdvxdr
|
8b99d3147e
|
style: fix issues reported by golangci-lint
|
2021-12-16 20:21:49 +08:00 |
|
Mrs4s
|
2d17133a7b
|
fix: reconnect on decrypt flag error
|
2021-12-07 13:29:01 +08:00 |
|
github-actions[bot]
|
010e34c378
|
ci(chore): Fix stylings
|
2021-10-16 08:13:31 +00:00 |
|
Mrs4s
|
6570d10dc4
|
feat: connection quality test.
|
2021-10-16 16:12:33 +08:00 |
|
Mrs4s
|
6e4bbb9e42
|
fix: nil pointer deference on HttpGetBytes.
|
2021-10-15 11:34:55 +08:00 |
|
Ink33
|
dff336b05a
|
style: fix typo (#183)
|
2021-09-28 22:30:29 +08:00 |
|
wdvxdr
|
bebbc7f33b
|
fix(conn): fix deadlock.
Fixes: #179
|
2021-08-15 20:38:19 +08:00 |
|
moyrne
|
8a3d449b7d
|
Read bytes panic (#177)
* 修复 QQClint 中 netLoop c.TCP.ReadBytes 由于 conn 被设置为 nil 导致的空指针错误
Fixes: #171
|
2021-08-11 17:39:38 +08:00 |
|
wdvxdr
|
cb396f0f56
|
refactor(message): ForwardMessage don't impl IMessageElement interface
use ForwardMessage to upload and get the ForwardElement.
|
2021-08-03 15:36:20 +08:00 |
|
wdvxdr
|
624a7e4101
|
feat: upload waiter.
|
2021-07-29 19:22:18 +08:00 |
|
wdvxdr
|
cd9830b977
|
fix: data race in netLoop.
|
2021-07-24 20:13:18 +08:00 |
|
wdvxdr
|
7fe0b873c3
|
fix some issue with golangci-lint.
|
2021-07-15 21:33:30 +08:00 |
|
wdvxdr
|
5b20b58d78
|
rf(message): simply send message.
|
2021-07-14 21:29:12 +08:00 |
|
wdvxdr
|
061067bf95
|
enable vet.
|
2021-07-12 13:04:04 +08:00 |
|
wdvxdr
|
297b902100
|
optimize ttl cache.
|
2021-07-11 21:50:14 +08:00 |
|
Mrs4s
|
f2530cc66b
|
feat: qidian protocol support.
|
2021-05-03 14:43:39 +08:00 |
|
github-actions[bot]
|
fd31a4eb28
|
ci(chore): Fix stylings
|
2021-04-27 12:06:18 +00:00 |
|
StarHeartHunt
|
aebceb9dcf
|
fix(client): typo
|
2021-04-25 13:22:27 +08:00 |
|
wdvxdr
|
2e64a6913d
|
zap: reuse some []byte
优化单线程上传内存使用
|
2021-04-15 21:36:14 +08:00 |
|
Mrs4s
|
c751f3a90e
|
fix disconnect event.
|
2021-04-11 19:50:56 +08:00 |
|
Mrs4s
|
584cce937b
|
fix timeout.
|
2021-04-11 17:51:02 +08:00 |
|
Mrs4s
|
132dc119bf
|
fix timeout.
|
2021-04-11 17:06:02 +08:00 |
|
github-actions[bot]
|
87c9f6c436
|
ci(chore): Fix stylings
|
2021-04-10 11:57:31 +00:00 |
|
Mrs4s
|
8edebe66ad
|
fix: many of the network issue.
|
2021-04-10 19:56:45 +08:00 |
|
Mrs4s
|
369e834557
|
feat: token login.
|
2021-03-27 19:38:56 +08:00 |
|
wdvxdr
|
f3beaae4e4
|
prealloc.
|
2021-03-23 20:49:17 +08:00 |
|
Sam
|
cd01eed601
|
Patch message length logic always false problem
|
2021-03-20 18:11:08 +08:00 |
|
Mrs4s
|
331dd98a7c
|
fix private msg cache.
|
2021-03-01 09:20:42 +08:00 |
|
Mrs4s
|
800bf525ed
|
fix http client.
|
2021-02-06 21:43:48 +08:00 |
|
wdvxdr
|
c738ae9bc3
|
feat get essence msg list
|
2021-02-02 20:52:21 +08:00 |
|
Lin
|
adc535f50d
|
Add S2B&B2S copyright
|
2021-01-17 16:17:44 +08:00 |
|
Lin
|
704f0b0a4a
|
Switch to jsoniter
|
2021-01-17 16:10:13 +08:00 |
|
Mrs4s
|
bcedac03af
|
fix private image.
|
2021-01-09 03:24:29 +08:00 |
|
Mrs4s
|
7605dc4635
|
feature short video upload & sending.
|
2021-01-07 23:57:45 +08:00 |
|
Mrs4s
|
d360670837
|
feature anonymous mute. close #84
|
2020-12-24 20:36:42 +08:00 |
|
Mrs4s
|
7312c96e82
|
fix miss.
|
2020-12-19 01:51:43 +08:00 |
|
Mrs4s
|
7e58764301
|
fix group msg timeout.
|
2020-12-14 16:30:47 +08:00 |
|
wdvxdr
|
e8362691b6
|
feature .get_tts
ttsApi
|
2020-09-25 21:35:37 +08:00 |
|