@runloop/remote-agents-sdk
    Preparing search index...

    Class AsyncMessageQueue<T>

    Single-consumer asynchronous queue used by protocol connection pull surfaces.

    With buffer set to false a pushed value is handed to a pending next() waiter or discarded; nothing is ever stored for a later drain.

    Type Parameters

    • T
    Index

    Constructors

    Methods

    Constructors

    Methods