Done! Do you have any interest in the RPC project moving under the capnproto org? Or maybe into capnp-ocaml repo itself, since I imagine there will be times when you need to change the code gen and the RPC implementation together? Up to you, of course.
-Kenton On Sat, Aug 12, 2017 at 12:33 AM, Thomas Leonard <[email protected]> wrote: > I've made a new release of Paul Pelzl's OCaml schema compiler plugin: > > https://github.com/capnproto/capnp-ocaml/releases/tag/v3.0.0 > > The main new feature is support for generating code needed for RPC > (methods, parameters, result structs, etc), but there are many other > improvements too - see the release notes linked above for full details. > > I've also released a pure-OCaml RPC implementation: > > https://github.com/mirage/capnp-rpc > > I believe this now supports all level 1 features. The README contains a > tutorial showing how to use it - let me know if anything is unclear. > > Could someone move OCaml to the "Serialization + RPC" section on > https://capnproto.org/otherlang.html? > > -- > You received this message because you are subscribed to the Google Groups > "Cap'n Proto" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at https://groups.google.com/group/capnproto. > -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/capnproto.
