Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 913 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 913 Bytes

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.