main
_ 2021-07-22 00:16:49 +00:00
parent 1e35e9c18d
commit a7aef2d069
2 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,6 @@
- Allow lazy P2 --> P3 connections
- Allow multiple relays in P2 GUI
- Split client proxy into its own crate to isolate FLTK dep
- Integrate relay server into `ptth_relay`
- Integrate server proxy into `ptth_server`
- Auth for client proxies

3
todone.md Normal file
View File

@ -0,0 +1,3 @@
# Completed todos
- Split client proxy into its own crate to isolate FLTK dep