package dune-rpc-lwt

  1. Overview
  2. Docs

Module Client.BatchSource

type client := t
Sourcetype t
Sourceval create : client -> t
Sourceval notification : t -> 'a Versioned.notification -> 'a -> unit
Sourceval submit : t -> unit Lwt.t