Skip to content

.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

Notifications You must be signed in to change notification settings

thenameless314159/Astron.Network

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages