[lxc-devel] live migrate and /dev/lxd
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Sat Jun 20 15:45:51 UTC 2015
    
    
  
Hi all,
I just detected the /dev/lxd specification:
https://github.com/lxc/lxd/blob/master/specs/dev-lxd.md
and saw that event API:
---------------
/1.0/events
GET
    Description: event interface
    Return: websocket upgrade (similar to /1.0/events on main API)
---------------
This makes it possible to open a websocket connection from 
running container to the host?
I just wonder how you would live migrate such connection?
    
    
More information about the lxc-devel
mailing list