# v-chat 微信多客户端方案。服务器通过Web版微信接口提供收发微信消息的能力,并允许多个客户端同时连接。 ## 鸣谢 前端程序参考自[fiora](https://github.com/yinxin630/fiora)web聊天室。 服务端程序使用了[wechat4u](https://github.com/nodeWechat/wechat4u)。