We can now manage relay servers and can send content to them
authorMichael <heluecht@pirati.ca>
Tue, 15 Sep 2020 17:45:19 +0000 (17:45 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 15 Sep 2020 17:45:19 +0000 (17:45 +0000)
commit178455928a87b549cea8f1936baa5776b214b8bc
tree4412b5a4de5c1a627ce98d452c4b7aa7834db005
parentca624ec61248c73626c5e7f66e800ce3cb379eb8
We can now manage relay servers and can send content to them
doc/tools.md
src/Console/Relay.php [new file with mode: 0644]
src/Core/Console.php
src/Protocol/ActivityPub/Receiver.php
src/Protocol/ActivityPub/Transmitter.php
src/Worker/Notifier.php