Skip to content

Instantly share code, notes, and snippets.

View Vincenz099's full-sized avatar
🏠
Working from home

Maxim Vincenz099

🏠
Working from home
View GitHub Profile
@Vincenz099
Vincenz099 / SimpleENetSpanTestCase.cs
Created February 22, 2019 10:53 — forked from lazalong/SimpleENetSpanTestCase.cs
Simple Test Case to Send messages with ENet-Sharp & ENetStack
//
// Simple Test Case to Send messages with ENet-Sharp & ENetStack
// -------------------------------------------------------------
// steven 'lazalong' 2019
//
// If all goes smoothly you should see the followign log line:
// [Server] LogindData= OpCode= 4 passHash= 70 username= username
// UnityEngine.Debug:Log(Object)
// You will need the dll from the reference below.
// Reference: