Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Xiaper · Enterprise OpenSource IM Solution



Vue logo

- [中文文档](./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]