Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
comsince authored Dec 1, 2020
1 parent c4c2ffb commit 529495b
Showing 1 changed file with 35 additions and 28 deletions.
63 changes: 35 additions & 28 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,50 +3,50 @@

**NOTE:** __飞享即时通讯IM[官网上线](https://fsharechat.cn/)__

# 项目概述
为了便于项目的管理与发展,将项目相关的仓库全部移动到这里[Github飞享开发组](https://github.com/fsharechat),[gitee](https://gitee.com/comsince)的个人账户下面的项目,原则上全部移动到这里维护

# 项目列表
## 服务端项目
为了便于项目的管理与发展,将项目相关的仓库全部移动到这里[Github飞享开发组](https://github.com/fsharechat),[Gitee](https://gitee.com/comsince)的个人账户下面的项目,原则上全部移动到这里维护

## 项目列表
### 服务端项目
* [chat-server-release](https://github.com/fsharechat/chat-server-release) 飞享服务端发布项目,便于快速本地部署
* [chat-server](https://github.com/fsharechat/chat-server) IM服务端项目
* [chat-proto](https://github.com/fsharechat/chat-proto) 基于protobuf的相关proto定义文件

## Android客户端
### Android客户端
* [android-chat](https://github.com/fsharechat/android-chat) Android客户端项目,仅仅支持一对一音视频
* [android-chat-pro](https://github.com/fsharechat/android-chat-pro) Android专业版,支持群组音视频

## Vue Web客户端
### Vue Web客户端
* [vue-chat](https://github.com/fsharechat/vue-chat) 基于vue的web端项目

## vue 移动端
### Vue 移动端
* [vue-mobile-chat](https://github.com/fsharechat/vue-mobile-chat) 基于vue的移动端项目

## electron vue 客户端
### Electron-Vue 客户端
* [electron-vue-chat](https://github.com/fsharechat/electron-vue-chat) 基于electron的pc端项目

**NOTE:** 专业版提供付费技术支持,并且提供源码授权,请联系QQ `1282212195`

# 项目截图
## 项目截图

## Android 客户端
### Android 客户端

| 主界面 | 群组音视频聊天|
| :--------: | :--------:|
|<img src="https://media.comsince.cn/minio-bucket-image-name/android-main.png" alt="图片替换文本" width="300" height="533" align="center"/>|<img src="https://media.comsince.cn/minio-bucket-image-name/android-group-call.png" alt="图片替换文本" width="300" height="533" align="center"/>|

## web 客户端
### web 客户端

![image](https://media.comsince.cn/minio-bucket-image-name/vue-chat-group-info.png)
![image](https://media.comsince.cn/minio-bucket-image-name/vue-chat-main.png)
![image](https://media.comsince.cn/minio-bucket-image-name/vue-chat-create-group.png)

## PC客户端
### PC客户端

![image](https://media.comsince.cn/minio-bucket-image-name/1-373z3zNN-1599900805150-image.png)
![image](https://media.comsince.cn/minio-bucket-image-name/1-373z3zNN-1599900459066-image.png)

# 项目演示说明
## 项目演示说明

**NOTE:** 请使用同一环境的`PC`,`Android`端登录测试,演示环境的统一服务地址为`chat.comsince.cn`

Expand All @@ -62,7 +62,7 @@
* [Linux客户端](https://media.comsince.cn/minio-bucket-file-name/fshare-chat-linux.AppImage)


## 备用地址
### 备用地址
* [vue-chat-web版本](https://www.comsince.cn/web)
* [vue-mobile-chat移动版本](https://www.comsince.cn/mobile)

Expand All @@ -73,7 +73,7 @@
验证码:556677
```

## 项目迁移问题
### 项目迁移问题
**NOTE:** 针对项目改变地址,可以使用以下方法快速切换代码拉取地址,以下以`chat-server-release`具体说明,其他项目基本类似
```shell
git remote rm origin
Expand All @@ -82,20 +82,20 @@ git remote add origin git@github.com:fsharechat/chat-server-release.git
git branch --set-upstream-to=origin/master
```

# 文档列表
## 技术说明
## 文档列表
### 技术说明
* [飞享-即时聊天系统技术文档](https://www.comsince.cn/2020/05/18/universe-push-tech-doc/)
## 部署
### 部署
* [即时聊天系统在Centos上单机部署实践](https://www.comsince.cn/2020/04/13/universe-push-start-on-centos/)
* [即时聊天系统在Windows上单机测试部署实践](https://www.comsince.cn/2020/05/07/universe-push-start-on-windows/)
* [即时聊天系统在Windows上单机部署指南](https://www.comsince.cn/2020/10/14/fshare-on-windows/)
* [即时聊天系统在Ubuntu上单机部署实践](https://www.comsince.cn/2020/08/31/ubuntu-install-fshare/)
## 音视频方案
### 音视频方案
* [实时音视频开发的工程化实践](https://www.comsince.cn/2020/03/04/web-rtc/)
* [多人音视频会话方案预研](https://www.comsince.cn/2020/06/01/muti-conference-webrtc/)


# 功能列表
## 功能列表

<table>
<tr>
Expand Down Expand Up @@ -159,7 +159,7 @@ git branch --set-upstream-to=origin/master
<td>√</td>
</tr>
<tr>
<td rowspan="5">单聊</td>
<td rowspan="6">单聊</td>
<td>文本/视频/图片</td>
<td>√</td>
<td>√</td>
Expand Down Expand Up @@ -194,6 +194,13 @@ git branch --set-upstream-to=origin/master
<td>√</td>
<td>√</td>
</tr>
<tr>
<td>消息送达已读回执</td>
<td>×</td>
<td>×</td>
<td>×</td>
<td>√</td>
</tr>
<tr>
<td rowspan="7">群聊(含基本单聊功能)</td>
<td>群聊创建</td>
Expand Down Expand Up @@ -262,26 +269,26 @@ git branch --set-upstream-to=origin/master

</table>

# 商业说明
## 商业说明

## 开源协议
### 开源协议

本项目使用非商业性署名协议,禁止演绎[Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License](LICENSE)
本项目使用非商业性署名协议,禁止演绎[Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License](https://creativecommons.org/licenses/by-nc-nd/3.0/)

## 一次性赞助
### 一次性赞助

但是随着项目的增长,也需要相应的资金支持,你可以通过以下方式来赞助此项目

| 支付宝 | 微信|
| :--------: | :--------:|
|<img src="https://media.comsince.cn/minio-bucket-image-name/zfb-purse.jpg" alt="图片替换文本" width="300" height="300" align="center" />|<img src="https://media.comsince.cn/minio-bucket-image-name/wx-purse.png" alt="图片替换文本" width="300" height="300" align="center" />|

## 技术支持
### 技术支持

如果公司采用本项目或者需要有商业需求,需要二次开发,提供技术支持,联系QQ:`1282212195`

## QQ群交流
### QQ群交流

| QQ群 |
| :--------: |
|<img src="https://media.comsince.cn/minio-bucket-image-name/qq-group.jpg" alt="图片替换文本" width="300" height="400" align="center" />|
|<img src="https://media.comsince.cn/minio-bucket-image-name/qq-group.jpg" alt="图片替换文本" width="300" height="400" align="center" />|

0 comments on commit 529495b

Please sign in to comment.