vcaml.msgpack_unix
Msgpack_unix.Unix_socket
vcaml
vcaml.msgpack
vcaml.msgpack_rpc
vcaml.nvim_internal
include Msgpack_rpc.Connection
type t
val reader : t -> Async.Reader.t
val writer : t -> Async.Writer.t
val with_socket_file : string -> ((t -> 'a Async.Deferred.t) -> 'a Async.Deferred.t) Async.Tcp.with_connect_options
val open_from_filename : string -> t Async.Deferred.t