aboutsummaryrefslogtreecommitdiff
path: root/cmd/dendritejs
AgeCommit message (Expand)Author
2020-04-29Join room support in federation sender (#989)Neil Alexander
2020-04-29Federation sender API remodel (#988)Neil Alexander
2020-04-28Dependency inject the federation client so p2p binaries work as expected (#987)Kegsay
2020-04-28Unbreak the wasm build (#986)Kegsay
2020-04-14WIP: Add libp2p-go (#956)Hilmar Gústafsson
2020-03-30Implement typing over federation (#949)Kegsay
2020-03-30Rename the typing server to EDU server (#948)Kegsay
2020-03-19p2p: Implement published rooms (#923)Kegsay
2020-03-18maintenance: Fix matrix-org#896 use %w format verb to wrap errors (#916)Abhinav Krishna C K
2020-03-13Make P2P use JSServerKegan Dougal
2020-03-11p2p: Use JSServer for comms rather than GoJsConn (#888)Kegsay
2020-03-10p2p: use separate topics! (#886)Kegsay
2020-03-10p2p: Use a single ed25519 key for event signing/verifying and p2p peer IDs (#...Kegsay
2020-03-06Add peer-to-peer support into Dendrite via libp2p and fetch (#880)Kegsay