warriordog / ActivityPubSharp

Modular implementation of ActivityPub in C#
https://warriordog.github.io/ActivityPubSharp/
Mozilla Public License 2.0
45 stars 10 forks source link

Decide on C2S support and update docs #106

Open warriordog opened 1 year ago

warriordog commented 1 year ago

ActivityPub Client-to-server conformance class (C2S) is different from the "client" concept that we current implement. We need to either document plans for C2S, or document that it will not be supported.