Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaper/docs
Enterprise Open Source IM Solution
https://github.com/xiaper/docs
chat helpdesk im mqtt stomp
Last synced: 3 months ago
JSON representation
Enterprise Open Source IM Solution
- Host: GitHub
- URL: https://github.com/xiaper/docs
- Owner: xiaper
- License: apache-2.0
- Created: 2019-03-05T23:54:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T14:47:59.000Z (about 2 years ago)
- Last Synced: 2024-04-16T17:40:58.173Z (10 months ago)
- Topics: chat, helpdesk, im, mqtt, stomp
- Language: JavaScript
- Homepage: http://www.xiaper.io
- Size: 13.1 MB
- Stars: 18
- Watchers: 2
- Forks: 7
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xiaper · Enterprise OpenSource IM Solution
- [中文文档](./README_zh.md)
- [English](./README.md)[Xiaper](http://www.xiaper.io) is a full stack enterprise open source IM solution which includes both Server and Client Libraries.
The Server is developed based on Spring Boot which support Clustering and Spring Cloud。Client Library Includes: Android、iOS、Web/Html5、Windows、Mac and Wechat Miniprogram.
You can develop chat apps like Whatsapp, Wechat and Facebook Messager based on it, And you can also develop helpdesk system like Zendesk
based on it.## Ecosystem
| Project | Status | Description |
|---------|--------|-------------|
| [server] | 2.1.4.RELEASE | Server |
| [android] | 2.0.2 | Android |
| [ios] | 1.6.8 | iOS |
| [web/h5] | 2.0.0 | Web/Html5 |
| [windows/mac] | TO BE RELEASED | Windows/Mac |
| [miniprogram] | 2.0.0 | Wechat mini program |[server]: https://github.com/xiaper/server
[android]: https://github.com/xiaper/android
[ios]: https://github.com/xiaper/ios
[web/h5]: https://github.com/xiaper/web
[windows/mac]: https://github.com/xiaper/pc
[miniprogram]: https://github.com/xiaper/miniprogram## Documentation
To check out docs, visit [xiaper.io](http://xiaper.io).
or
```cmd
cd vuepress
yarn
yarn run docs:dev
# 发布
yarn run docs:build
```then open http://localhost:8080 in browser
## Questions
forum and chat to be released
## Issues
Please make sure to read the [Issue Reporting Checklist](https://github.com/xiaper/server/blob/dev/.github/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.
## Changelog
Detailed changes for each release are documented in the [release notes](https://github.com/xiaper/server/releases).
## Stay In Touch
- [Weibo](https://weibo.com/ningjinpeng)
- [Twitter](https://twitter.com/jackning8)## Contribution
Thank you to all the people who already contributed to Xiaper!
## License
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2013-present, JinPeng(Jack) Ning, [email protected]