dragonet

Crates.iodragonet
lib.rsdragonet
version
sourcesrc
created_at2024-11-08 02:59:45.892156
updated_at2024-11-08 02:59:45.892156
descriptionA protocol framework that automatically generates networking code.
homepage
repository
max_upload_size
id1440761
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Endistic (akarahdev)

documentation

README

Dragonet

Dragonet is a work in progress Rust networking library. It allows you to easily implement your own protocol, handling all the networking and states for you - you just need to glue it together with functionality.

Reserved

This crate name is currently reserved for this project.

Commit count: 0

cargo fmt