未验证 提交 422995d8 编写于 作者: F fanweixiao 提交者: GitHub

doc: add features section to README (#136)

* wip
* update
上级 05a6df7f
......@@ -10,6 +10,19 @@ Official Website: 🦖[https://yomo.run](https://yomo.run)
[Gitee](https://gitee.com/yomorun/yomo)
## 🌶 Features
| | **Features**|
| --- | ----------------------------------------------------------------------------------|
| ⚡️ | **Low-latency** Guaranteed by implementing atop QUIC [QUIC](https://datatracker.ietf.org/wg/quic/documents/) |
| 🔐 | **Security** TLS v1.3 on every data packet by design |
| 📱 | **5G/WiFi-6** Reliable networking in Celluar/Wireless |
| 🌎 | **Geo-Distributed Edge Mesh** Edge-Mesh Native architecture makes your services close to end users |
| 📸 | **Event-First** Architecture leverages serverless service to be event driven and elastic |
| 🦖 | **Streaming Serverless** Write only a few lines of code to build applications and microservices |
| 🚀 | **Y3** a [faster than real-time codec](https://yomo.run/y3) |
| 📨 | **Reactive** stream processing based on [Rx](http://reactivex.io/documentation/operators.html) |
## 🚀 Getting Started
### 1. Install CLI
......@@ -138,7 +151,7 @@ echo 'export GOPATH=~/.go' >> .bashrc
echo 'export PATH="$GOPATH/bin:$PATH"' >> ~/.bashrc
```
## 🌶 Use Case
## 🧩 Interop
### event-first processing
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册