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.
The full documentation about OpenSCHC is available here .