@caten here's how it works — https://socketsupply.qa/guides#Network%20Protocol
Posts
-
Is anyone working on #P2P server software compatible with #ActivityPub? -
Is anyone working on #P2P server software compatible with #ActivityPub?@caten the nice thing about AP and why it works over p2p is because the protocol is really just about the JSON data structures, the transport isn't very important, i posted a lot about this last year.
-
Is anyone working on #P2P server software compatible with #ActivityPub?@caten https://github.com/socketsupply/socket 100% p2p and works with AP today.
-
I rarely see non-trivial #rust projects that are completely safe.I rarely see non-trivial #rust projects that are completely safe. i don't mean an args parser or utility. can anyone point me at a non-trivial rust project that doesn't use unsafe at all? (non-trivial only)