Sequenced Message Protocol (SMP) is designed to allow developers to have a standard wrapper around data packets which can either be sent over TCP/UDP.
Info
| Version: | 0.0.1 |
| Author(s): | Stuart Blackler |
| Last Update: | Sunday, September 1, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/SMP |
Install
Install-Package SMP
dotnet add package SMP
paket add SMP
SMP Download (Unzip the "nupkg" after downloading)
Dependencies
Tags