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#
- Host: GitHub
- URL: https://github.com/jasonxudeveloper/miku
- Owner: JasonXuDeveloper
- License: mit
- Created: 2022-09-29T12:50:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-09T09:11:43.000Z (3 months ago)
- Last Synced: 2025-03-17T04:43:11.770Z (3 months ago)
- Topics: client-server, client-side, game, high-performance, server-side, tcp, tcp-client, tcp-server
- Language: C#
- Homepage:
- Size: 101 KB
- Stars: 31
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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