Socket Library
Arrowgene.Services provides solutions for and around networking.
dotnet restore
dotnet build
The purpose of this library is to provide transportation capabilities for data and
automatic handling for the transferred data. The main focus is on the Tcp protocoll.
Additionally the library helps with assembly or manipulation of data.
These are the main Interfaces and building blocks.
A default implementation for each part is provided, which will allow a quick start,
so that the focus can be on the business logic instead of writing boiler plate code.
Each component is also available individually: