Module Vchan.S

module type CONFIGURATION = sig ... end
module type MEMORY = sig ... end
module type EVENTS = sig ... end
module type ENDPOINT = sig ... end