Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a2p1k02/server
Rust-thread server from official tutorial
https://github.com/a2p1k02/server
rust rust-lang rustlang server
Last synced: 5 days ago
JSON representation
Rust-thread server from official tutorial
- Host: GitHub
- URL: https://github.com/a2p1k02/server
- Owner: a2p1k02
- License: mit
- Created: 2020-09-14T07:26:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T06:33:11.000Z (over 2 years ago)
- Last Synced: 2024-01-12T22:15:14.708Z (10 months ago)
- Topics: rust, rust-lang, rustlang, server
- Language: Rust
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rust Server
### Rust-thread server from official tutorial```
git clone https://github.com/a2p1k02/server.git
```