cyanray / mirai-cpp

本项目为 mirai-api-http 的 C++ 封装,方便使用 C++ 开发基于 mirai-api-http 插件。
GNU Affero General Public License v3.0
148 stars 38 forks source link

update to mirai-cpp 2.0 #68

Closed cyanray closed 3 years ago

cyanray commented 3 years ago

改动说明

  1. 重构事件相关代码
  2. 更换Websocket库为 LightWebSocketClient
  3. 提升 MessageChain 易用性