An open API service indexing awesome lists of open source software.

https://github.com/vorot93/rust-boinc-rpc

RPC API for BOINC client.
https://github.com/vorot93/rust-boinc-rpc

api boinc rpc

Last synced: about 1 year ago
JSON representation

RPC API for BOINC client.

Awesome Lists containing this project

README

          

# rust-boinc-rpc

[![MIT License](https://img.shields.io/badge/license-Apache-blue.svg)](./LICENSE)
[![GitHub Actions workflow status](https://github.com/vorot93/rust-boinc-rpc/workflows/Continuous%20integration/badge.svg)](https://github.com/vorot93/rust-boinc-rpc/actions)

Rust client for BOINC RPC protocol. See documentation for examples.