Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ambarishsatheesh authored Feb 21, 2021
1 parent 4b32170 commit b14bcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Supports Asynchronous I/O (TCP and UDP networking) using [Boost Asio](https://www.boost.org/doc/libs/1_72_0/doc/html/boost_asio.html), with event handling aided by [Boost Signals2](https://www.boost.org/doc/libs/1_72_0/doc/html/signals2.html)
* HTTP tracker support using [Boost Beast](https://www.boost.org/doc/libs/1_75_0/libs/beast/doc/html/index.html)
* Multithreading implemented using std::thread
* Features user-configurable settings to
* Features user-configurable network settings (TCP/UDP ports, max/min peers, max download/upload speed)
* Supports Windows.

![](/screenshots/screenshot1.png)
Expand Down

0 comments on commit b14bcc5

Please sign in to comment.