Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/for-acgn/compressframeheader

Use dictionary compression algorithm to reduce the transmission of frame header data.
https://github.com/for-acgn/compressframeheader

algorithm compression transmission

Last synced: 3 days ago
JSON representation

Use dictionary compression algorithm to reduce the transmission of frame header data.

Awesome Lists containing this project

README

        

# CompressFrameHeader
[![GitHub Actions](https://github.com/For-ACGN/CompressFrameHeader/workflows/Go/badge.svg)](https://github.com/For-ACGN/CompressFrameHeader/actions)
[![Go Coverage](https://raw.githubusercontent.com/For-ACGN/Resource/main/CompressFrameHeader/badge/coverage.svg)](https://raw.githack.com/For-ACGN/Resource/main/CompressFrameHeader/coverage/coverage.html)
[![Go Report Card](https://goreportcard.com/badge/github.com/For-ACGN/CompressFrameHeader)](https://goreportcard.com/report/github.com/For-ACGN/CompressFrameHeader)
[![GoDoc](https://godoc.org/github.com/For-ACGN/CompressFrameHeader?status.svg)](http://godoc.org/github.com/For-ACGN/CompressFrameHeader)
[![Tag](https://img.shields.io/github/v/tag/For-ACGN/CompressFrameHeader)]()
[![License](https://img.shields.io/github/license/For-ACGN/CompressFrameHeader.svg)](https://github.com/For-ACGN/CompressFrameHeader/blob/main/LICENSE)\
Use dictionary compression algorithm to reduce the transmission of frame header data