dendrite/cmd
Neil Alexander 464718c3e6
Yggdrasil-based P2P demo (#1108)
* Initial work on Yggdrasil demo

* Muxing?

* Yamux

* Updates to yamux

* Updates

* Comments

* Update to use monolith stuff

* Update go.mod/go.sum

* Set defaults

* Tweaks

* Update yggdrasil

* Update config

* MarshalIndent

* Change default instance name/port

* add -peer switch

* gocyclo, for a change

* Determinate yamux roles

* Fix copyright notices

* Remove HTTP API checks as always false, remove unused topic
2020-06-10 10:54:06 +01:00
..
client-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
create-account Fix pg user already exists (#1076) 2020-06-01 18:34:29 +01:00
create-room-events Further room version wiring (#936) 2020-03-27 16:28:22 +00:00
dendrite-appservice-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-client-api-server Factor out how monolith routes get added (#1107) 2020-06-09 12:07:33 +01:00
dendrite-demo-libp2p Remove unused UserUpdates producer (#1109) 2020-06-10 10:34:22 +01:00
dendrite-demo-yggdrasil Yggdrasil-based P2P demo (#1108) 2020-06-10 10:54:06 +01:00
dendrite-edu-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-federation-api-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-federation-sender-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-key-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-media-api-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-monolith-server Factor out how monolith routes get added (#1107) 2020-06-09 12:07:33 +01:00
dendrite-public-rooms-api-server Factor out how monolith routes get added (#1107) 2020-06-09 12:07:33 +01:00
dendrite-room-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-server-key-api-server Split out SetupFooComponent (#1106) 2020-06-08 15:51:07 +01:00
dendrite-sync-api-server Factor out how monolith routes get added (#1107) 2020-06-09 12:07:33 +01:00
dendritejs Remove unused UserUpdates producer (#1109) 2020-06-10 10:34:22 +01:00
federation-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
generate-keys Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
kafka-producer Fix sarama import URLs (#856) 2020-04-22 15:26:56 +01:00
mediaapi-integration-tests Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
roomserver-integration-tests More flexible caching (#1101) 2020-06-05 16:42:01 +01:00
syncserver-integration-tests Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00