this post was submitted on 02 Jan 2024
47 points (98.0% liked)

Rust

7081 readers
9 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
 

This library is responsible for federation in Lemmy, and can also be used by other Rust projects.

you are viewing a single comment's thread
view the rest of the comments
[–] ericjmorey@programming.dev 7 points 1 year ago (8 children)

Is more work being done for better ActivityPub Federation between Lemmy and Mastodon-like services?

[–] nutomic@lemmy.ml 11 points 1 year ago (7 children)

The library is actually fully compatible with Mastodon. All the compatibilities are in Lemmy and in Mastodon. The problem is that Mastodon doesnt have any real documentation for the federation messages they send. So its necessary to test things manually and reverse engineer it which I dont have time for. Plus there are some compatibility issues which could easily be fixed on the Mastodon side, but they seem to have zero interest to do that.

[–] ChaosAD@lemmy.ml 1 points 1 year ago (1 children)

So I am interested in starting a last.FM fediverse thing. Could I use this lib.?

load more comments (5 replies)
load more comments (5 replies)