Quoting Vaci (2020-11-26 11:54:48) > Hi, > > I now have a reasonably complete implementation of Capnproto RPC in > pure Java.
Nice! > > The major features still missing are: > > * file descriptor passing Fwiw, you're in good company here -- I think the C++ implementation is the only one that supports this (most others were written before this existed, and haven't been updated to include it afaik). Same thing for the streaming stuff. -Ian -- 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/160641245120.2212.7296120174990621644%40localhost.localdomain.
