Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/for-acgn/compressframeheader
- Owner: For-ACGN
- License: agpl-3.0
- Created: 2023-04-15T07:19:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-21T13:50:39.000Z (over 1 year ago)
- Last Synced: 2024-04-17T20:31:28.462Z (7 months ago)
- Topics: algorithm, compression, transmission
- Language: Go
- Homepage:
- Size: 61.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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