A PacketWriter and PacketReader to easily create and read data packets (byte[]).
Info
Version: | 1.1.0 |
Author(s): | Eris |
Last Update: | Sunday, October 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wazowsk1/eris-packets |
NuGet Url: | https://www.nuget.org/packages/Eris.Packets |
Install
Install-Package Eris.Packets
dotnet add package Eris.Packets
paket add Eris.Packets
Eris.Packets Download (Unzip the "nupkg" after downloading)
Dependencies
- Eris.Extensions.Security(>= 1.0.0)