Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xie392 committed May 31, 2024
1 parent c1d5230 commit 62ab3d3
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# coss-client

本项目为 coss 的前端项目。
COSS是一款高性能、高并发的端到端聊天软件,旨在满足现代用户对高效、安全和便捷的在线通讯需求。

# 主要功能

- 实时通信-[开发中...]:COSS使用户能够快速高效地进行通信,无论是群组聊天还是私密消息,都能提高通讯效率和即时性。
- 端到端加密-[开发中...]:采用TweetNaCl技术,COSS确保消息在传输过程中保持加密状态,保护用户的隐私和数据安全。
- 分布式架构-[[coss-server](https://github.com/cossim/coss-server)]:COSS采用分布式架构,使系统能够水平扩展,提高系统的容错性和可伸缩性。
- 高并发处理[[coss-server](https://github.com/cossim/coss-server)]:通过采用先进的并发处理技术和优化算法,COSS能够高效处理用户请求,保证用户之间的交流是流畅和高效的。
- 多平台支持:COSS支持多平台,包括Windows、Mac、Linux、Android、iOS等,用户可以随时随地使用COSS进行通信。

# 开发规范

Expand Down

0 comments on commit 62ab3d3

Please sign in to comment.