Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 386 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 386 Bytes

OCaml gRPC Examples

  • etcd - showcase communication with etcd
  • greeter-lwt - hello world example using lwt
  • greeter-ssl-lwt - hello world example using lwt and SSL
  • greeter-async - hello world example using async
  • greeter-tls-async - hello world example using async and TLS
  • routeguide - Code for the routeguide tutorial.

More examples are most welcome. Please open a PR.