Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Readme.md #26

Merged
merged 1 commit into from Nov 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 3 additions & 4 deletions Readme.md
@@ -1,9 +1,8 @@
[![Rust](https://github.com/8xFF/decentralized-sdn/actions/workflows/rust.yml/badge.svg)](https://github.com/8xFF/decentralized-sdn/actions/workflows/rust.yml)
[![codecov](https://codecov.io/gh/8xFF/decentralized-sdn/graph/badge.svg?token=P8W3LUA0EV)](https://codecov.io/gh/8xFF/decentralized-sdn)

# Planet Scale Ultra Low Latency SDN written in Rust

This project is a planet-scale ultra-low latency Software-Defined Networking (SDN) system. It is designed to support applications such as streaming, Internet of Things (IoT), Virtual Private Networks (VPN), Proxies, and more. The goal of this project is to provide a network infrastructure that can deliver high-quality services with minimal latency, similar to what Cloudflare achieves for their network.
# Global-Scale Ultra-Low Latency Software-Defined Networking powered by Rust
This project is a global-scale ultra-low latency Software-Defined Networking (SDN) system. It is designed to support applications such as streaming, Internet of Things (IoT), Virtual Private Networks (VPN), Proxies, and more. The goal of this project is to provide a network infrastructure that can deliver high-quality services with minimal latency, similar to what Cloudflare achieves for their network.

## Features

Expand Down Expand Up @@ -34,4 +33,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file

## Acknowledgments

We would like to thank all the contributors who have helped in making this project successful.
We would like to thank all the contributors who have helped in making this project successful.