Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 221 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 221 Bytes

transmission-client

Java client for Transmission torrent tracker.

The client uses java records that are serialized using jackson library. Java 11 HttpClient is used as transport. All transmission commands implemented.