> For the complete documentation index, see [llms.txt](https://channg.gitbook.io/wxapi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://channg.gitbook.io/wxapi/ohwxapi-jian-jie.md).

# OHwxapi简介

{% hint style="info" %}
本微信协议基于本地，登陆收发消息等功能都在本地客户端完成，框架实现了PC协议和Mac协议

无需从第三方服务器中转

可在本机、服务器运行程序包

含有微信ipad协议、微信pc协议、微信mac协议
{% endhint %}

{% hint style="danger" %}
本协议无需关心语言，运行软件包，相当于启动一个web服务

发送请求通过http请求

通知消息由socket推送

可通过修改内置lua函数进行二次开发
{% endhint %}
