Skip to main content Link Menu Expand (external link) Document Search Copy Copied

["blobs", "changes"]

Table of contents

  1. Description
  2. Specification
    1. Requests
    2. Responses
  3. Support table
  4. Examples
    1. Requests
      1. Manyverse

Description

This request is related to replicating blobs.

The location of the primary documentation for this request is unknown.

Specification

Requests

Name
["blobs", "changes"]
Type
"source"
Args Seems to be an empty array.

Responses

Unknown.

Support table

Sends Accepts
go-ssb
v0.2.1
Unknown.
v0.2.1
Unknown.
Patchwork
3.18.1
Unknown.
3.18.1
Unknown.
Manyverse
v0.2203.21-beta
Yes.
v0.2203.21-beta
Unknown.

Examples

Requests

Manyverse

  • Request number:
    1
  • Stream:
    true
  • End/err:
    false
  • Body type:
    JSON
Manyverse v0.2203.21-beta
{
    "name": ["blobs", "changes"],
    "args": [],
    "type": "source"
}