]> git.mxchange.org Git - friendica.git/commit
Decouple the processor from the receiver
authorMichael <heluecht@pirati.ca>
Wed, 27 Jul 2022 20:59:42 +0000 (20:59 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 27 Jul 2022 20:59:42 +0000 (20:59 +0000)
commit505191dec5b66b86f704d34ee6b5c927edb3b047
treeb3535929605fa53398152c61094b553e4a6a160f
parent3af55de978b8204123d91c89f37951754c3e2253
Decouple the processor from the receiver
src/Protocol/ActivityPub/Processor.php
src/Protocol/ActivityPub/Queue.php
src/Protocol/ActivityPub/Receiver.php
src/Worker/ProcessQueue.php [new file with mode: 0644]