You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a server that displays channels and streams as activitypub objects. It'll be a good boostrap into this library. We won't need a separate database yet since we only need that for additional social stuff. We'll need to talk to a LBRY hub.
The text was updated successfully, but these errors were encountered:
Following this tutorial for this golang library:
https://go-fed.org/activitypub-tutorial
Implement a server that displays channels and streams as activitypub objects. It'll be a good boostrap into this library. We won't need a separate database yet since we only need that for additional social stuff. We'll need to talk to a LBRY hub.
The text was updated successfully, but these errors were encountered: