activity/pub
Cory Slep bb37850bde Finish first tests for the Social & Federated APIs
Before more tests are to be written, the delivererPool concept needs to
be fully divorced out of the fed library. It is a detail that is
tangential but supplementary. Right now though it is complicating the
tests due to its asynchronous & complex nature. Breaking it out
will simplify the ~90 tests remaining that capture the more nuanced
behavior of this implementation.
2018-04-04 00:29:55 +02:00
..
deliverer.go Make substantial progress on ActivityPub client & server implmentation 2018-02-04 17:42:22 +01:00
fed.go Fix bugs with delivering messages. 2018-04-04 00:23:55 +02:00
fed_test.go Finish first tests for the Social & Federated APIs 2018-04-04 00:29:55 +02:00
interfaces.go Fix bugs with delivering messages. 2018-04-04 00:23:55 +02:00
internal.go Fix bugs with delivering messages. 2018-04-04 00:23:55 +02:00
pub.go Make substantial progress on ActivityPub client & server implmentation 2018-02-04 17:42:22 +01:00
resolvers.go Fix bugs with delivering messages. 2018-04-04 00:23:55 +02:00