• Dominik Charousset's avatar
    Add async publish/remote_actor replacements to MM · cc66ef18
    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
remote_actor.cpp 2.41 KB