Search Results for

    Show / Hide Table of Contents

    Riptide.Utils Namespace

    Provides additional commonly useful functionality for working on networked applications with Riptide.

    Classes

    ConnectionMetrics

    Tracks and manages various metrics of a Connection.

    Converter

    Provides functionality for converting bits and bytes to various value types and vice versa.

    Extensions

    Contains extension methods for various classes.

    PriorityQueue<TElement, TPriority>

    Represents a collection of items that have a value and a priority. On dequeue, the item with the lowest priority value is removed.

    RiptideLogger

    Provides functionality for logging messages.

    RollingStat

    Represents a rolling series of numbers.

    Enums

    LogType

    Defines log message types.

    Delegates

    RiptideLogger.LogMethod

    Encapsulates a method used to log messages.

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