Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Server-sent Events for the ActivityPub API

Technical Discussion
6 4 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • Representing the cause of an activity

    Technical Discussion
    6
    0 Votes
    6 Posts
    0 Views
    @evan this is what happens when you read the fedi at stoplights.I'd think some kind of link to the "triggering" activity in the result. (I'm speaking from a very old and rusty memory of AP, but)Is a result an activity? Can it live on it's own? If not, it seems like a processor can make the assumption that object → result? Otherwise, a link to the triggering activity by id could work. But what to call that link? <shrugs>
  • Good morning Fediverse.

    Technical Discussion
    1
    0 Votes
    1 Posts
    0 Views
    Good morning Fediverse. Should direct HTML links, i.e. the a tag, to ActivityPub objects have the type application/activity+json? I'm thinking here about an embedded external reply. The link resolves to an ActivityPub object, whose id corresponds to the link's target.
  • 0 Votes
    9 Posts
    13 Views
    @julian love to see the reports of cross project colab!
  • Flow control

    Technical Discussion
    10
    1 Votes
    10 Posts
    10 Views
    @evan HTTP 420/CHILL OUT?Actually I do see HTTP 429 TOO MANY REQUESTS, which seems exactly what we want. I don't know what support is like though, I've not seen explicit support for it in the few bits of AP Federation code I've taken apart.