yasio / yasio_unity

The unity c# wrapper of yasio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The unity c# wrapper of yasio

License:MIT License


Languages

Language:C++ 89.9%Language:C# 6.3%Language:CMake 3.0%Language:Shell 0.3%Language:Java 0.2%Language:Batchfile 0.2%Language:PowerShell 0.1%