diff --git a/prototypes/quic_demo/TODO.md b/prototypes/quic_demo/TODO.md new file mode 100644 index 0000000..12f103c --- /dev/null +++ b/prototypes/quic_demo/TODO.md @@ -0,0 +1,7 @@ +# Top 10 TODO items + +- Integrate relay server into `ptth_relay` +- Split client proxy into its own crate to isolate FLTK dep +- Integrate server proxy into `ptth_server` +- Auth for client proxies +- Auth for server proxies