Commit graph

10 commits

Author SHA1 Message Date
Hilmar Gústafsson 6b70d60287 Move pubsub to demo cmd 2020-04-12 22:03:45 +02:00
Hilmar Gústafsson 4454d5593d Create P2PDendrite from BaseDendrite
Extract logic specific to P2PDendrite from base.go
2020-04-12 14:00:14 +02:00
Hilmar Gústafsson 0aec6318c4 Extract CreateFederationClient into demo 2020-04-10 12:02:28 +02:00
Hilmar Gústafsson 1de97144bf Extract mDNSListener from base.go 2020-04-10 11:55:29 +02:00
Hilmar Gústafsson 6209cad494 Fix lint warning 2020-04-10 11:21:01 +02:00
Hilmar Gústafsson 89943bfc57 Inject publicRoomsDB in publicroomsapi
Inject publicRoomsDB instead of switching on base.libP2P.
See: https://github.com/matrix-org/dendrite/pull/956/files?file-filters%5B%5D=.go#r406276914
2020-04-10 11:11:49 +02:00
Neil Alexander b95fab6c8b Use instance name as key ID 2020-04-08 17:04:37 +01:00
Neil Alexander 2b0d1a7317 Add -port for dendrite-p2p-demo 2020-04-08 17:00:50 +01:00
Neil Alexander 1d673f3b62 Fix some linter errors, update some libp2p packages/calls, other tidying up 2020-04-08 16:55:29 +01:00
Hilmar Gústafsson 49278740e3 Add libp2p-go 2020-04-08 17:16:32 +02:00