package polling_state_rpc

  1. Overview
  2. Docs
An RPC which tracks state on the client and server so it only needs to send diffs across the wire.

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=c1894da46eb4f59a18ff5d5e5b9c72a9feca32e3f40be0559548d9127e617caf

Description

An RPC which tracks state on the client and server so it only needs to send diffs across the wire.

Published: 26 May 2024

README

Polling_state_rpc

It's like state-rpc, but the client polls instead of the server pushing.

Dependencies (8)

  1. dune >= "3.11.0"
  2. ppx_jane >= "v0.17" & < "v0.18"
  3. core_kernel >= "v0.17" & < "v0.18"
  4. core >= "v0.17" & < "v0.18"
  5. babel >= "v0.17" & < "v0.18"
  6. async_rpc_kernel >= "v0.17" & < "v0.18"
  7. async_kernel >= "v0.17" & < "v0.18"
  8. ocaml >= "5.1.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.