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

https://github.com/euank/tokio-libvirt

Libvirt rpc using tokio
https://github.com/euank/tokio-libvirt

Last synced: over 1 year ago
JSON representation

Libvirt rpc using tokio

Awesome Lists containing this project

README

          

# Tokio Libvirt

This is an implementation of the [libvirt rpc protocol](https://libvirt.org/internals/rpc.html#protocol) for [tokio](https://github.com/tokio-rs/tokio).

## Status

Don't use this, it doesn't do anything!