All Projects → stil4m → transmission-rpc-java

stil4m / transmission-rpc-java

Licence: other
Java implementation of the Transmission RPC API.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to transmission-rpc-java

transmission-fluid
A Python wrapper around Transmission's RPC interface
Stars: ✭ 37 (+12.12%)
Mutual labels:  transmission, rpc
silky
The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
Stars: ✭ 146 (+342.42%)
Mutual labels:  rpc
tidalRPC
Discord Rich Presence for Tidal
Stars: ✭ 15 (-54.55%)
Mutual labels:  rpc
yurpc
high-performance RPC framework.
Stars: ✭ 59 (+78.79%)
Mutual labels:  rpc
Study.Microservices
一步一步,由浅入深,学习如何使用.net core搭建微服务框架。
Stars: ✭ 18 (-45.45%)
Mutual labels:  rpc
Visual-Studio
A Discord Rich Presence extension for both Visual Studio 2017 and 2019.
Stars: ✭ 80 (+142.42%)
Mutual labels:  rpc
tsrpc
A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeScript developers.
Stars: ✭ 866 (+2524.24%)
Mutual labels:  rpc
FISCO-BCOS
FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下,性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用,长时间在生产环境中的实践检验,具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable financial-grade open-source blockchain platform. The platform provides rich features including group architecture, cross-chain communication protoc…
Stars: ✭ 1,603 (+4757.58%)
Mutual labels:  rpc
Sharer
Arduino & .NET serial communication library to read/write variables and remote call functions using the Sharer protocol. Works on Windows, Linux and MacOS.
Stars: ✭ 21 (-36.36%)
Mutual labels:  rpc
wapc-rust
Rust-based WebAssembly Host Runtime for waPC-compliant modules
Stars: ✭ 75 (+127.27%)
Mutual labels:  rpc
aiohttp-rpc
A simple JSON-RPC for aiohttp
Stars: ✭ 22 (-33.33%)
Mutual labels:  rpc
csgo richpresence
Discord Rich Presence support for Counter-Strike: Global Offensive!
Stars: ✭ 16 (-51.52%)
Mutual labels:  rpc
zero
Zero: A simple, fast, high performance and low latency Python framework (RPC + PubSub) for building microservices or distributed servers
Stars: ✭ 296 (+796.97%)
Mutual labels:  rpc
eos-client
PHP library of simple and extensible to use eos rpc and offline signature.
Stars: ✭ 43 (+30.3%)
Mutual labels:  rpc
rony
Fast and Scalable RPC Framework
Stars: ✭ 41 (+24.24%)
Mutual labels:  rpc
spring-boot-protocol
springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合
Stars: ✭ 68 (+106.06%)
Mutual labels:  rpc
rpcq
The RPC framework and message specification for @rigetti Quantum Cloud Services.
Stars: ✭ 67 (+103.03%)
Mutual labels:  rpc
FMU-proxy
Tool that allows Functional Mock-up Units (FMUs) to be accessed through language independent RPC calls by wrapping the original FMU into a new one with network capabilities.
Stars: ✭ 38 (+15.15%)
Mutual labels:  rpc
awesome-list-rpc-nodes-providers
A curated list of awesome Node providers and public PRC endpoints for Ethereum, BSC, xDAI, Fantom, Avalanche and more :)
Stars: ✭ 39 (+18.18%)
Mutual labels:  rpc
cocoyaxi
A go-style coroutine library in C++11 and more.
Stars: ✭ 2,392 (+7148.48%)
Mutual labels:  rpc

Transmission RPC Java

Java implementation of the Transmission RPC API.

Note

This API is still under development and it needs lots of cleanup. When the code is cleaned up the API will be provided through a Maven repository.

Maven

The project is available on a Maven repository. See: https://github.com/stil4m/maven-repository

Functionality

Command Not Implemented Implemented
torrent-start x
torrent-start-now x
torrent-stop x
torrent-verify x
torrent-reannounce x
torrent-set x
torrent-get x
torrent-add x
torrent-remove x
torrent-set-location x
torrent-rename-path x
session-set x
session-get x
session-stats x
blocklist-update x
port-test x
session-close x
queue-move-top x
queue-move-up x
queue-move-down x
queue-move-bottom x
free-space x
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].