Crates.io | dsf-core |
lib.rs | dsf-core |
version | 0.2.0 |
source | src |
created_at | 2019-11-26 03:55:22.603036 |
updated_at | 2021-01-11 01:25:48.967827 |
description | DSF core object definitions |
homepage | https://github.com/dist-svc |
repository | https://github.com/dist-svc/dsf-core |
max_upload_size | |
id | 184371 |
size | 195,028 |
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.
Work In Progress
Currently this depends heavily on std
, in future this requirement should be mitigated and/or removed.