-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Blob work: Request blobs that have been mentioned in a post and store them #19
Comments
Why is this not my experience? We see broken links unless we explicitly replicate blobs. See the push method via %2s32sWdS14QUKXECTGmwSjTN9fost9eV6TdedsCcSvc=.sha256
push though is only relevant if a client is posting a new message... for a viewer app we would need to get blobs as we notice them being referenced. links to relevant posts |
How to test?
|
Overall GOAL: We want to request any blobs that have been mentioned in a post and save it to our server.
choose a pub to request a blob from
stream errors
https://github.com/ssbc/ssb-server/blob/99fad7c5f6e436cbd670346b4da20c57222a1419/plugins/blobs/replication.js#L190
The text was updated successfully, but these errors were encountered: