ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

I did some writing about Jetstream, a lightweight version of the AT Proto firehose that's plain JSON over a websocket and without the MST/verification. It makes getting started building on AT Proto or Bluesky a lot lower friction if you trust your Jetstream operator. jazco.dev/2024/09/24/j...

Sep 24, 2024, 4:37 PM

Record data

{
  "uri": "at://did:plc:q6gjnaw2blty4crticxkmujt/app.bsky.feed.post/3l4w2jibnz52p",
  "cid": "bafyreihkhb55lyphehkk4jjmr77kuaxup7a4qwcio2ljopkycx5kmczwta",
  "value": {
    "text": "I did some writing about Jetstream, a lightweight version of the AT Proto firehose that's plain JSON over a websocket and without the MST/verification.\n\nIt makes getting started building on AT Proto or Bluesky a lot lower friction if you trust your Jetstream operator.\n\njazco.dev/2024/09/24/j...",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.external",
      "external": {
        "uri": "https://jazco.dev/2024/09/24/jetstream/",
        "title": "Jetstream: Shrinking the AT Proto Firehose by >99%",
        "description": "Jetstream is a streaming service that consumes an AT Proto Sync Firehose and converts it into lightweight, filterable, friendly JSON, allowing us to live tail all posts on Bluesky for as little as ~85..."
      }
    },
    "langs": [
      "en"
    ],
    "facets": [
      {
        "index": {
          "byteEnd": 295,
          "byteStart": 270
        },
        "features": [
          {
            "uri": "https://jazco.dev/2024/09/24/jetstream/",
            "$type": "app.bsky.richtext.facet#link"
          }
        ]
      }
    ],
    "createdAt": "2024-09-24T16:37:26.296Z"
  }
}