thenameless314159 / Astron.Network

.NET Core 2.2 unit-tested implementation of a tcp network server logic using the pipelines API. This project was made for learning purpose and based on SimplPipelines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astron.Network NuGet Badge

Important: This project is deprecated, you might be looking for this new project instead.

This project is based on SimplPipelines, also this project was priorly made by Dr.Brooklyn, I basically just unit-tested the whole thing and finished/cleaned the almost done library.

The main goal of this project is to provide an easily extandable and scalable network, therefore a framing logic has been provided in order to handle any types of protocol you would want to handle.

unit-tests

About

.NET Core 2.2 unit-tested implementation of a tcp network server logic using the pipelines API. This project was made for learning purpose and based on SimplPipelines.

License:MIT License


Languages

Language:C# 100.0%