RTCForge API Reference v1.1.1
    Preparing search index...

    Class InMemoryGossipTransport

    GossipTransport that sends through an in-process GossipNetwork.

    Pairs with GossipNetwork to run a whole gossip cluster inside one process — used by tests and local simulations. Registers its address with the shared network on construction and unregisters on close.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    address: string

    This transport's own address, used as GossipMessage.from.

    Methods