https://github.com/dankmeme01/qunet
https://github.com/dankmeme01/qunet
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dankmeme01/qunet
- Owner: dankmeme01
- Created: 2025-06-19T19:09:04.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-05-16T10:03:43.000Z (about 1 month ago)
- Last Synced: 2026-05-16T12:13:31.279Z (about 1 month ago)
- Language: Rust
- Size: 408 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qunet
Advanced asynchronous networking library, used by [Globed](https://github.com/GlobedGD).
This library is available in C++: [dankmeme01/qunet-cpp](https://github.com/dankmeme01/qunet-cpp)
See [qunet-cpp](https://github.com/dankmeme01/qunet) for some of the information about this library, as most of the features listed there apply here too.
Example repos using this library: [Central server](https://github.com/GlobedGD/central-server), [Game server](https://github.com/GlobedGD/game-server)