Skip to content

yasio/yasio_unity

Repository files navigation

yasio_unity - The unity c# wrapper of yasio

Unity version

2021.3.36f1+

Repo Introduction

Class name

  • YASIO_NI: yasio dllimport interfaces and enums
  • NetworkServiceManager: manage network connection, message send, recv and others.
  • INetworkPacketHandler: protocol abstract, could implemented with protobuf, flatbuffers and etc.
  • SampleNetworkPacketHandler: The simplest binary protocol implementation.

Run

Open the scene SampleScene, then click button Login