package dune-rpc

  1. Overview
  2. Docs
Communicate with dune using rpc

Install

Dune Dependency

Authors

Maintainers

Sources

fiber-3.0.2.tbz
sha256=a35d3ca8879630e5f4554ff059d7396e0fd40c24f6082730fd7c779c58836deb
sha512=6c77afa682dd57d47386832b0be1156b0623920b0e1f6af6819fb18e1a94f9cd31d51cd82e86ce7246b4a65c07dee6061ece3ef4a24dee2bcb6ac114969a20a2

doc/dune-rpc.private/Dune_rpc_private/Versioned/Make/Handler/index.html

Module Make.HandlerSource

Sourcetype 'state t
Sourceval handle_request : 'state t -> 'state -> Request.t -> Response.t Fiber.t
Sourceval handle_notification : 'state t -> 'state -> Call.t -> (unit, Response.Error.t) result Fiber.t
Sourceval prepare_request : 'a t -> ('req, 'resp) Decl.Request.witness -> (('req, 'resp) Staged.request, Version_error.t) result
Sourceval prepare_notification : 'a t -> 'payload Decl.Notification.witness -> ('payload Staged.notification, Version_error.t) result
OCaml

Innovation. Community. Security.