Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
Add travis and coveralls badges
Browse files Browse the repository at this point in the history
  • Loading branch information
tanguy committed Dec 7, 2017
1 parent a7fab36 commit 8090065
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/ltn22/SCHC.svg?branch=master)](https://travis-ci.org/ltn22/SCHC)[![Coverage Status](https://coveralls.io/repos/github/ltn22/SCHC/badge.svg?branch=master)](https://coveralls.io/github/ltn22/SCHC?branch=master)

Static Context Header Compression (SCHC, pronounced chic) is a *generic* compression mechanism for LPWAN networks. It is standardized at the IETF.

This implementation applies SCHC to CoAP/UDP/IPv6 headers, but can be extended to other type of fields.
Expand Down

0 comments on commit 8090065

Please sign in to comment.