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
- Host: GitHub
- URL: https://github.com/euank/tokio-libvirt
- Owner: euank
- Created: 2016-12-25T04:46:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-25T09:28:05.000Z (over 9 years ago)
- Last Synced: 2025-01-24T17:19:19.046Z (over 1 year ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!