package grpc
 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
    
    
  doc/CHANGES.html
0.2.0 2023-10-23
- Report HTTP2 error status when it's not OK (#22) (@quernd)
- Fix message extraction behavior for batched messages (#33) (@quernd)
- Async server implementation (#27) (@tmcgilchrist)
- Eio server and client implementation (#21) (@quernd)
- Getting started documentation (#25) (@tmcgilchrist)
- Fix a race condition where gRPC status was not reported (#26) (@doctor-pi)
- OPAM packages for grpc-examplesandgrpc-bench(#24) (@tmcgilchrist)
0.1.0 2022-10-23
Initial public release: Message transport, Lwt server and client (@jeffa5), Async client (@mbacarella) Contributions by: @ansiwen @doctor-pi @quernd @wokalski
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page