readme: add badger

This commit is contained in:
singchia
2024-05-31 00:25:23 +08:00
parent 9b15862266
commit 58a23dfe87

View File

@@ -2,6 +2,9 @@
<img src="./docs/diagram/frontier-logo.png" width="30%" height="30%">
</p>
[![Go Report Card](https://goreportcard.com/badge/github.com/singchia/frontier)](https://goreportcard.com/report/github.com/singchia/frontier)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
Frontier是一个go开发的全双工开源长连接网关旨在让微服务直达边缘节点或客户端反之边缘节点或客户端也同样直达微服务。对于两者提供了全双工的单双向RPC调用消息发布和接收以及点对点流的功能。Frontier符合云原生架构可以使用Operator快速部署一个集群具有高可用和弹性轻松支撑百万边缘节点或客户端在线的需求。