proxy.golang.org : github.com/tcnksm/go-casper
Package casper implements H2O's 1 CASPer (cache-aware server push) in golang. It wraps go's standard server push method and maintains a fingerprint of browser caches and decides to push or cancel. The fingerprint is generated by using golomb-coded sets (compressed encoding of Bloom filter). Below is a simple example of usage.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/tcnksm/go-casper
License: MIT
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: github.com/tcnksm
Stars: 110 on GitHub
Forks: 5 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago