Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    Stride.Engine.Network Namespace

    Classes

    ExceptionMessage

    In the case of a SocketMessage when we use it in a SendReceiveAsync we want to propagate exceptions from the remote host

    RouterClient

    SimpleSocket

    Manages socket connection+ack and low-level communication. High-level communication is supposed to happen in SocketMessageLayer.

    SimpleSocketException

    Used when there is a socket exception.

    SocketExtensions

    SocketMessage

    SocketMessageLayer

    High-level layer that can be used on top of SimpleSocket to send and receive objects using serialization.

    Enums

    ClientRouterMessage

    Message exchanged between client and router. Note: shouldn't collide with .

    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation