diff --git a/readme.md b/readme.md index 525520c..0610098 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,6 @@ Points that might or might not get looked at: - No clue about Performance - 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 to handle Errors correctly not just panic - 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 - If Users maybe groups so you can share Files with your Friends (very unlikly to happen) - Better Go Project structure -- Comments \ No newline at end of file +- Comments