Skip to content

Commit

Permalink
Update Readme Roadmap (#48)
Browse files Browse the repository at this point in the history
Updated it to include the items we agreed to have before being public in the last meeting.
  • Loading branch information
markmandel authored May 4, 2020
1 parent ac36845 commit ba55f16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ It is designed to be used behind game clients as well as in front of dedicated g
- [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
- [ ] Simple UDP routing via an appended connection ID to UDP packet (Client and Server Proxy implementation)
- [ ] QUIC based security and UDP routing (Client and Server Proxy implementation)
- [ ] UDP Filtering design and implementation
- [ ] Simple UDP routing Filter (Client and Server Proxy implementation)
- [ ] gRPC configuration management control plane API
- [ ] Add Open Telemetry metrics
- [ ] Open Telemetry metrics

## Project State

Expand Down

0 comments on commit ba55f16

Please sign in to comment.