Commit f19c76d4 authored by Mrs4s's avatar Mrs4s

update README.md

parent 700a056a
...@@ -2,10 +2,12 @@ ...@@ -2,10 +2,12 @@
使用 [mirai](https://github.com/mamoe/mirai) 以及 [MiraiGo](https://github.com/Mrs4s/MiraiGo) 开发的cqhttp golang原生实现, 并在[cqhttp原版](https://github.com/richardchien/coolq-http-api)的基础上做了部分修改和拓展. 使用 [mirai](https://github.com/mamoe/mirai) 以及 [MiraiGo](https://github.com/Mrs4s/MiraiGo) 开发的cqhttp golang原生实现, 并在[cqhttp原版](https://github.com/richardchien/coolq-http-api)的基础上做了部分修改和拓展.
文档暂时可查看 `docs` 目录, 目前还在撰写中. 文档暂时可查看 `docs` 目录, 目前还在撰写中.
测试版可前往 Release 下载
# 兼容性 # 兼容性
#### 接口 #### 接口
- [x] HTTP API - [x] HTTP API
- [x] 反向HTTP POST (暂不支持回复) - [x] 反向HTTP POST
- [x] 正向Websocket - [x] 正向Websocket
- [ ] 反向Websocket (开发中) - [ ] 反向Websocket (开发中)
#### 实现 #### 实现
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment