holochain / lib3h

The lib3h p2p communication rust library.
Apache License 2.0
44 stars 5 forks source link

Ghost Actors can manage Sub Actors #482

Closed neonphog closed 5 years ago

neonphog commented 5 years ago

PR summary

Removes the awkward Inflator concept in favor of private "DeepRefs" and GhostActorSystem refs that know how to "plant" things with your local context.

Review checklist