Changes for version 0.0.7

  • Breaking
    • Minimum Perl increased from 5.20 to 5.26 due to the combination of signatures with Future::AsyncAwait. Incidentally also allows the use of postfix deref.
  • Added
    • Support for KeepAlive messages when the server advertizes support for it
    • Minimal testing (correct loading of source code)
  • Fixed
    • Possible out-of-order data transfer to the server due to missing sychronization points

Modules

LibVirt protocol implementation for clients
Client side proxy to remote LibVirt event source
Connection to LibVirt server (abstract base class)
Class for instantiation of connection objects
Connection to LibVirt server over Unix domain sockets
Client side proxy to remote LibVirt domain
Client side proxy to remote LibVirt domain checkpoint
Client side proxy to remote LibVirt domain snapshot
Client side proxy to remote LibVirt (network) interface
Client side proxy to remote LibVirt network
Client side proxy to remote LibVirt network port
Client side proxy to remote LibVirt host device
Client side proxy to remote LibVirt network filter
Client side proxy to remote LibVirt network filter binding
Client side proxy to remote LibVirt secret
Client side proxy to remote LibVirt storage pool
Client side proxy to remote LibVirt storage volume
Client side of a data transfer channel

Examples