rtorrent-ps icon indicating copy to clipboard operation
rtorrent-ps copied to clipboard

Provide a sane / modern daemon access API

Open pyroscope opened this issue 7 years ago • 0 comments

Explore options:

  • gRPC
  • HTTP + JSON

Add missing use-cases for efficient client/server interaction:

  • query language for items
  • bulk operations
  • streaming state changes (event queues)

pyroscope avatar Mar 14 '17 19:03 pyroscope