https://github.com/shawakash/getting_rusty
A simple TCP impl in rust using actix
https://github.com/shawakash/getting_rusty
actix-web rust tcp
Last synced: 2 months ago
JSON representation
A simple TCP impl in rust using actix
- Host: GitHub
- URL: https://github.com/shawakash/getting_rusty
- Owner: shawakash
- License: cc0-1.0
- Created: 2024-05-06T04:32:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-16T16:32:19.000Z (8 months ago)
- Last Synced: 2025-03-01T18:41:06.293Z (3 months ago)
- Topics: actix-web, rust, tcp
- Language: Rust
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# getting_rusty
A simple TCP impl in rust using actix