1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-07-01 12:23:24 +00:00

7 Commits

Author SHA1 Message Date
e4b6dc62fd fix: security alerts 2023-08-03 23:23:00 +08:00
5b616d65f7 all: adapt new proto2 api 2022-05-24 09:59:58 +08:00
665c6acf02 client: use net/netip
netip包中的数据结构更省内存,而且不需要堆分配
2022-03-22 22:44:37 +08:00
4a007cfcf9 all: rewrite interface{} to any
generated by `gofmt -w -r 'interface{} -> any' .`
2022-03-17 10:52:03 +08:00
b398cec6a5 refactor: move highway.go to client/internal/highway 2021-12-15 19:13:52 +08:00
88279a654a ci(chore): Fix stylings 2021-11-26 17:21:51 +00:00
8b4b8269f3 feat: GetTopicChannelFeeds 2021-11-27 01:21:04 +08:00