Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
moonrailgun committed Feb 26, 2022
1 parent d456677 commit 996c164
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# TailChat
# Tailchat

TailChat 是一款现代化开源的即时通讯聊天应用,基于 React + Typescript 开发
Tailchat 是一款现代化开源的即时通讯聊天应用,基于 React + Typescript 开发

前端微内核架构+后端微服务架构,TailChat 已经为集群化部署做好了准备。
前端微内核架构+后端微服务架构,Tailchat 已经为集群化部署做好了准备。

前端通过插件机制为应用赋能,对于TailChat的二次开发来说,居然能如此简单
前端通过插件机制为应用赋能,对于 Tailchat 的二次开发来说非常简单且易用

官方文档: [http://tailchat.msgbyte.com/](http://tailchat.msgbyte.com/)

Expand All @@ -23,7 +23,7 @@ Nightly版 体验地址: [https://nightly.paw.msgbyte.com/](https://nightly.paw.
- 防止陌生人,只有通过昵称+一串随机的数字才能添加好友
- 二维的群组空间,通过频道来分割不同的话题
- 高度自定义的群组空间, 通过分组和拖拽来创建独创的群组空间。同时可以通过更多的插件来增加更多的能力
- 可以严谨,也可以乐趣。通过插件的组合可以创造用于不同场景的 TailChat。可以是面向娱乐,也可以是面向企业
- 可以严谨,也可以乐趣。通过插件的组合可以创造用于不同场景的 Tailchat。可以是面向娱乐,也可以是面向企业
- 后端微服务架构,已经为大规模部署做好了准备。不用担心用户量大了以后怎么办


Expand Down

0 comments on commit 996c164

Please sign in to comment.