bosnet / bosnet/sebak

Compressing in transferred message

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
44
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Compressing the response body of API will be reduce the network traffic and latency. With #390 , the compressed data can be saved in cache, it will be more beneficial. For information, https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Encoding .

Contributor guide

Open the contributing guide

Research direction

The issue does not name any files, tests, or API entry points. Start by locating the API response handling and the cache integration introduced by #390, then review the Content-Encoding guidance. Done means eligible response bodies are compressed for transfer and the cached compressed data remains usable, with tests covering the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.