Update readme.md

This commit is contained in:
Pablu23
2023-11-09 17:28:18 +01:00
committed by GitHub
parent cbf0054394
commit 2efb7b0a5a

View File

@@ -11,7 +11,6 @@ Points that might or might not get looked at:
- No clue about Performance - No clue about Performance
- Should add PacketSize to PTE and or to request to allow for dynamic Packet size - Should add PacketSize to PTE and or to request to allow for dynamic Packet size
- Need to add Resend Packet, if a Packet is lost right now, it wont get resend
- Needs timeouts, so server doesnt get bombed with trash data - Needs timeouts, so server doesnt get bombed with trash data
- Needs to handle Errors correctly not just panic - Needs to handle Errors correctly not just panic
- Tests would be nice but probably wont happen - Tests would be nice but probably wont happen
@@ -20,4 +19,4 @@ Points that might or might not get looked at:
- Simple Users auth so you can only get your Files - Simple Users auth so you can only get your Files
- If Users maybe groups so you can share Files with your Friends (very unlikly to happen) - If Users maybe groups so you can share Files with your Friends (very unlikly to happen)
- Better Go Project structure - Better Go Project structure
- Comments - Comments