• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
  • Created about 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

client与server通信的协议,使用protobuf定义(传输时可以使用JSON,也可以使用protobuf)。与onebot/cqhttp协议略有不同。推荐作为submodule引入项目,并生成对应语言的代码。建议使用websocket,机器人账号放在header["x-self-id"]。