https://github.com/sammyne/net-rs
A network crate based on Go's net package
https://github.com/sammyne/net-rs
network rust
Last synced: over 1 year ago
JSON representation
A network crate based on Go's net package
- Host: GitHub
- URL: https://github.com/sammyne/net-rs
- Owner: sammyne
- Created: 2020-10-08T03:48:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-25T12:10:57.000Z (over 4 years ago)
- Last Synced: 2025-01-24T09:28:44.684Z (over 1 year ago)
- Topics: network, rust
- Language: Rust
- Homepage: https://sammyne.github.io/net-rs/net/
- Size: 876 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# net

[](https://sammyne.github.io/net-rs/net/)

A net crate implements the same API as the Go's net package.