Comment on I Wrote an Activitypub Server in OCaml: Lessons Learnt, Weekends LostparentComments−vidarh3yBecause HTTP is ubiquitous and passes through every firewall around, and has extensive tooling. You need a really good reason to pick a different choice if you're going to expose your endpoints to the public internet today.
Comments
Because HTTP is ubiquitous and passes through every firewall around, and has extensive tooling. You need a really good reason to pick a different choice if you're going to expose your endpoints to the public internet today.