Search Results for

    Show / Hide Table of Contents

    IPeer Interface

    Namespace: Riptide.Transports
    Assembly: RiptideNetworking.dll

    Defines methods, properties, and events which every transport's server and client must implement.

    public interface IPeer

    Methods

    Poll()

    Initiates handling of any received messages.

    Events

    DataReceived

    Invoked when data is received by the transport.

    Disconnected

    Invoked when a disconnection is initiated or detected by the transport.

    • Improve this Doc
    • View Source
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX