-
Dominik Charousset authored
Add a managing typed actor to the MM offering asynchronous pub and get operations. Put is used by `publish()`, meaning to "put" a port/actor mapping to the MM. Get is used by `remote_actor()`, meaning to "get" a proxy instance from the MM. Closes #209.
cc66ef18