Skip to content

SCHC Implementation (for micropython and Python): see doc at

License

Notifications You must be signed in to change notification settings

LoRa-System/openschc

 
 

Repository files navigation

What is OpenSCHC ?

OpenSCHC

OpenSCHC is a OpenSource Implementation of SCHC (Static Context Header Compression) standardized at the IETF by the LPWAN Working Group as RFC8724. Oversimplifying, this is essentially IP protocol headers compression and fragmentation so that they can be transported by low datarate, long range IoT networks.

The long term goal is to have a stable, open-source, reference Python3 codebase for the SCHC protocol.

OpenSCHC is licensed under the MIT License.

Project Documentation

The full documentation about OpenSCHC is available here .

About

SCHC Implementation (for micropython and Python): see doc at

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Makefile 0.2%