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.
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 csupercom...@gmail.co