They are not implemented, no. You can create a custom VatNetwork with multiple vats, but no three-party handoff will occur. Instead, when you pass a capability from Alice to Bob to Carol, messages sent by Carol will proxy back through Bob to reach Alice.
This is something I'd love to improve soon, but... so much to do, so little time! -Kenton On Wed, Oct 26, 2016 at 1:54 PM, Michał Zieliński <[email protected]> wrote: > The documentation in rpc.capnp refers to levels 3 and 4 as if they were > implemented, but I couldn't find any uses of them in the capnp or Sandstorm > repos. Are they implemented? Is anything other than TwoPartyNetwork working? > > (I'd like to create a custom VatNetwork which could contain multiple vats. > ) > > Regards, > Michał Zieliński > > -- > 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.
