We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cache-Digests and Casper allows to cancels server-push if the client is known to be in possession of the content.
There is a Go library for CASPer (https://github.com/tcnksm/go-casper) but unfortunately it isn't compatible with how I implemented recursive pushes.
The text was updated successfully, but these errors were encountered:
Merge pull request #1 from 0xflotus/patch-1
e0a4333
Update README.md
ci: bump go to 1.16, resolve golang-ci lint flakyness (#1) (#87)
63901e1
No branches or pull requests
Cache-Digests and Casper allows to cancels server-push if the client is known to be in possession of the content.
There is a Go library for CASPer (https://github.com/tcnksm/go-casper) but unfortunately it isn't compatible with how I implemented recursive pushes.
The text was updated successfully, but these errors were encountered: