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
- 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