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

dist-svc/dsf-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.