Leaf
    Preparing search index...

    Class SuperPeer1BinaryWrapper

    Wraps a SuperPeer1 to provide a Sync1BinaryInterface.

    This makes makes it easier to sync across binary network transports such as TCP or WebSockets.

    You should create a new SuperPeer1BinaryWrapper around the same SuperPeer1 for every client connection.

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Should be called to unsubscribe all of the subscriptions made through this wrapper when you are done with it.

      Returns void