Post #1909366
2026-05-03 09:08 UTC
@mariusor@metalhead.club I agree. We probably need a FEP for this?
Replies (1)
-
@mariusor@metalhead.club 2026-05-03 09:25
@hongminhee@hollo.social I haven't reached that point in GoActivityPub development to really think about it. Currently for binary uploads I use world's hackiest hack™️, where I encode the media as a base64 media URI and set it as the Content of a Image/Audio/Video object that I send through client to server. :goose_hacker: So far this has worked well enough between the clients and servers *I* developed, but I can't really ask anyone else to support that.