dsf-core

Crates.iodsf-core
lib.rsdsf-core
version0.2.0
sourcesrc
created_at2019-11-26 03:55:22.603036
updated_at2021-01-11 01:25:48.967827
descriptionDSF core object definitions
homepagehttps://github.com/dist-svc
repositoryhttps://github.com/dist-svc/dsf-core
max_upload_size
id184371
size195,028
ryan (ryankurte)

documentation

README

dsf-core

This project implements the core components of the DSF protocol, including higher level representation of services, pages, and messages, as well as wire encoding. This is intended to provide an embedded-compatible basis for the implementation of DSF compatible applications in constrained devices.

Status

GitHub tag Build Status Crates.io Docs.rs

Open Issues

Work In Progress

Currently this depends heavily on std, in future this requirement should be mitigated and/or removed.

Commit count: 223

cargo fmt