Prelude API
    Preparing search index...

    Function channel

    • Multiplexes several actors over one transport: frames posted through the returned transport are tagged with key, and only frames tagged with key are delivered to its subscribers. Use one key per served actor, and one RemoteActor per key on the other side.

      Parameters

      Returns Transport