https://github.com/wildfirechat/web-chat
Open source IM solution.
https://github.com/wildfirechat/web-chat
im webim
Last synced: 7 months ago
JSON representation
Open source IM solution.
- Host: GitHub
- URL: https://github.com/wildfirechat/web-chat
- Owner: wildfirechat
- License: other
- Created: 2019-10-31T15:17:35.000Z (about 6 years ago)
- Default Branch: migrating
- Last Pushed: 2021-01-14T12:25:18.000Z (almost 5 years ago)
- Last Synced: 2025-05-28T20:51:57.913Z (8 months ago)
- Topics: im, webim
- Homepage: http://docs.wildfirechat.cn
- Size: 103 MB
- Stars: 84
- Watchers: 3
- Forks: 97
- Open Issues: 3
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
## 野火IM Web端说明
**本仓库原始代码,已迁移至 [react-chat](https://github.com/wildfirechat/react-chat) ,请点击前往查看。**
目前,野火IM Web有两个版本
1. [vue-chat](https://github.com/wildfirechat/vue-chat),
基于```vue```技术栈开发,是未来开发的重心。
2. [react-chat](https://github.com/wildfirechat/react-chat),
基于```react```技术栈开发,功能完善,目前处于***维护阶段***,只修复严重bug,不开发新功能。
**建议大家选择```vue```版本进行二次开发!**