brandon1024/Java-Simple-Messenger

Implement Throttling Feature

Closed this issue · 0 comments

As it stands, file transfers are executed as quickly as both systems can handle. It might be a good idea to look into limiting bandwidth by throttling connections to the server to prevent overloading the server under intense workloads.