Skip to content

Commit eebe806

Browse files
Paolo Calaopolldo
Paolo Calao
authored andcommitted
Implement lzss encoder (#95)
Added a pure go implementation of the lzss encoding algorithm used by iot cloud to compress ota files. This allows to get rid of cgo.
1 parent bf1e5f5 commit eebe806

File tree

12 files changed

+234
-289
lines changed

12 files changed

+234
-289
lines changed

Diff for: internal/lzss/README.md

Whitespace-only changes.

Diff for: internal/lzss/lzss.c

-194
This file was deleted.

0 commit comments

Comments
 (0)