You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The grpc project provides a test suite description for interoperability tests. It would be useful to provide an implementation of that for ocaml-grpc testing against other popular grpc implementations like Go or Rust.
Requirements:
Scripting to download and run Go implementation
Implementation of LWT client / server for interop
Implementation of Eio client / server for interop
Implementation of Core client / server for interop
Integration with GitHub actions
Runnable script for local development.
I expect following on from this there will be interoperability bugs to fix.
The text was updated successfully, but these errors were encountered:
The grpc project provides a test suite description for interoperability tests. It would be useful to provide an implementation of that for
ocaml-grpc
testing against other popular grpc implementations like Go or Rust.Requirements:
I expect following on from this there will be interoperability bugs to fix.
The text was updated successfully, but these errors were encountered: