Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aloisdg/Ether.Network


https://github.com/aloisdg/Ether.Network

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Ether.Network [![Build Status](https://travis-ci.org/Eastrall/Ether.Network.svg?branch=master)](https://travis-ci.org/Eastrall/Ether.Network)

Ether.Network is a basic library to make quickly a simple server or client using sockets.

This library is coded in C# using .NET Core framework to target Windows and Linux operating systems.

For now we use the basic synchronous sockets, and in the future we'll add the support of asynchronous sockets to increase performances and stability.