feat(server): first version

This commit is contained in:
2021-10-30 00:30:23 +08:00
commit 7e8985972c
11 changed files with 4224 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# v-chat
微信多客户端方案。服务器通过Web版微信接口提供收发微信消息的能力,并允许多个客户端同时连接。