package grpc
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A modular gRPC library
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.2.0.tar.gz
md5=69aa501b131e2f1c19c9e742b1173c3b
sha512=03bf7448330346959fe581822fdd0580279f5042b3b51acc220950b0fa78764e64a0ead7dda0bcad22374e6e4d77870ff8e70431d233832912278a4ae5ad0390
Description
This library builds some of the signatures and implementations of gRPC functionality. This is used in the more specialised package grpc-lwt which has more machinery, however this library can also be used to do some bits yourself.
Dependencies (5)
- ppx_deriving
-
h2
>= "0.9.0" & < "0.13.0" -
uri
>= "4.0.0" -
ocaml
>= "4.08" -
dune
>= "3.7"
Dev Dependencies (1)
-
odoc
with-doc
Used by (4)
-
grpc-async
>= "0.2.0" - grpc-bench
- grpc-eio
-
grpc-lwt
>= "0.2.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page