1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-05 03:23:50 +08:00

9 Commits

Author SHA1 Message Date
icarus-ai
08ca3b023a
deprecate CAS in favor of CompareAndSwap (#291)
* deprecate CAS in favor of CompareAndSwap

* ci: update to go1.19

* 为 Statistics 实现 MarshalJSON 接口 (See 2d79fcc)
2022-08-24 14:22:36 +08:00
wdvxdr
421755d938
client: add json tag to statistics 2022-02-22 13:25:16 +08:00
wdvxdr
cf49727531
fix: use go.uber.org/atomic to force atomic 2021-12-17 21:01:10 +08:00
wdvxdr
34f6f85483
fix stat marshalJSON. 2021-07-15 22:19:06 +08:00
wdvxdr
d57f10ceae
fix(client): fix alignment. 2021-07-15 13:20:16 +08:00
wdvxdr
2d79fccd10
fix stat data race. 2021-07-11 23:04:19 +08:00
Mrs4s
a618d101db feature GetAllowedClients() & OnlineClients. 2021-01-20 21:12:07 +08:00
Mrs4s
54bd3de38b try to fix oom. 2020-11-22 13:52:37 +08:00
Mrs4s
91432ce12e feature client statistics. 2020-11-20 23:23:26 +08:00