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

thenameless314159/Astron.Network

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

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