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

https://github.com/jasonxudeveloper/miku

High performance TCP server/client library written in C#
https://github.com/jasonxudeveloper/miku

client-server client-side game high-performance server-side tcp tcp-client tcp-server

Last synced: 3 months ago
JSON representation

High performance TCP server/client library written in C#

Awesome Lists containing this project

README

        

# Miku

High performance TCP server/client library

## Features
- Asynchronous I/O based TCP server/client
- Accepting Middlewares to handle incoming and outgoing data

## Documentation
TODO