Can anyone recommend a good article or video explaining how ActivityPub works on a technical level? I understand the concept, but I’m interested how the protocol actually works (I am studying CS for context).
You must log in or register to comment.
I’d imagine your best bet is reading through the w3c spec if you want protocol details. I think reading it directly is probably approachable enough for a CS student and should be a good exercise.
I fed the W3C spec to ChatGPT and it provided a good overview of the technical aspects, so that may be an option.