timestamped-socket

Crates.iotimestamped-socket
lib.rstimestamped-socket
version
sourcesrc
created_at2023-11-24 15:05:20.004182
updated_at2024-12-05 09:36:52.977538
descriptionImplementation of async UDP and raw ethernet sockets with timestamping
homepagehttps://github.com/pendulum-project/timestamped-socket
repositoryhttps://github.com/pendulum-project/timestamped-socket
max_upload_size
id1047092
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | 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
David Venhoek (davidv1992)

documentation

README

Timestamped Socket

This crate implements asynchronous UDP and raw ethernet sockets that support timestamping. This crate is part of the pendulum project.

Commit count: 99

cargo fmt