An open API service indexing awesome lists of open source software.

https://github.com/weaming/hub2-go

Rewrite hub2 in Golang
https://github.com/weaming/hub2-go

Last synced: about 1 year ago
JSON representation

Rewrite hub2 in Golang

Awesome Lists containing this project

README

          

## 功能

- [x] 连接 [Hub](https://hub.drink.cafe) 的 WebSocket,带自动重连
- [x] 连接 Telegram Bot,处理 `/sub`、`/unsub` 命令 (管理订阅状态,回复订阅状态汇总,向 Hub 订阅主题)
- [x] 订阅状态持久化
- [x] 分发 Hub 下发的消息给 Telegram 用户