Skip to content

Commit

Permalink
Roadmap Complete - Remove from README (#250)
Browse files Browse the repository at this point in the history
We finished the roadmap, so there's no need to track it anymore!
  • Loading branch information
markmandel authored May 12, 2021
1 parent 52a58ec commit 22f1340
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,6 @@ deployments, to ensure security, access control, telemetry data, metrics and mor

It is designed to be used behind game clients as well as in front of dedicated game servers.

## Planned Roadmap

- [x] Client Proxy: Configuration with a connection token
- [x] Server Proxy: Configuration of endpoints with multiple connection token attached, that provide routing
- [x] Basic non-transparent UDP forwarding from Client Proxy to Server Proxy
- [x] Basic non-transparent UDP forwarding from Server Proxy to all Endpoints
- [x] UDP Filtering design and implementation
- [x] Simple UDP routing Filter (Client and Server Proxy implementation)
- [x] gRPC configuration management control plane API
- [x] Metrics tracking and export
- [ ] Documentation
- [x] Examples (standalone, Agones)
- [x] Release process with binaries and images

## Project State

Project is currently in *alpha* status, and is being actively developed. Expect things to break.
Expand Down

0 comments on commit 22f1340

Please sign in to comment.