Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.06 KB

README.rst

File metadata and controls

25 lines (14 loc) · 1.06 KB

What is OpenSCHC ?

OpenSCHC

OpenSCHC is a OpenSource Implementation of SCHC (Static Context Header Compression) currently being standardized by the LPWAN Working Group at the IETF. Oversimplifying, this is essentially IPv6 compression and fragmentation intended for low datarate, long range IoT networks.

The short/medium term goal is to organize SCHC Hackathons that occur at the IETF meetings.

The long term wish is to have a stable, open-source, reference codebase for the SCHC protocol (in Python)

OpenSCHC is developed to work with micropython.

ToDo - See branches here : https://github.com/openschc/openschc/network .

OpenSCHC is licensed under the MIT License .

Project Documentation

The full documentation about OpenSCHC is available here .