Info
Version: | 7.0.18 |
Author(s): | Rob Engel - LiveOrDevTrying |
Last Update: | Monday, June 26, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LiveOrDevTrying/PHS |
NuGet Url: | https://www.nuget.org/packages/PHS.Networking |
Install
Install-Package PHS.Networking
dotnet add package PHS.Networking
paket add PHS.Networking
PHS.Networking Download (Unzip the "nupkg" after downloading)
Dependencies
- PHS.Core(>= 2.1.10)
Tags
This package contains events and models for network payloads for Client or Server connections. A server module is also available under PHS.Networking.Server.
This package is used as a base module for many different applications including but not limited to: Allie.Chat, TheMonitaur, Tcp.NET, Udp.NET, WebsocketsSimple, and NTier.NET.