markiodev / Networker

A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
MIT License
477 stars 77 forks source link

Added support for MessagePack #39

Closed snarlynarwhal closed 5 years ago

snarlynarwhal commented 5 years ago

I added Networker.Extensions.MessagePack and Networker.Tests.MessagePack

markiodev commented 5 years ago

Awesome, thanks :D

markiodev commented 5 years ago

I'll get this added to the build/nuget soon.

snarlynarwhal commented 5 years ago

Okay awesome! :D