Hi, there is actually at least an incomplete Java RPC implementation. https://github.com/vaci/capnproto-java-rpc I used it for a very simple case, but would be happy about a more complete implementation. :-) Cheers, Michael
On Friday, November 11, 2022 at 8:28:56 PM UTC+1 [email protected] wrote: > Hey folks, not promising anything, but wanted to float for opinions if I > decided to try a Clojure implementation. I read something from 2013 on this > list that there should be one implementation per VM, and the JVM only has > serialization right now. I'd be looking at a Clojure-JVM implementation. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/capnproto/abfaacc8-0196-40d1-8fd2-f89c48ab134en%40googlegroups.com.
