dendrite/cmd
Neil Alexander 1002e87b60
Pinecone P2P demo (#1856)
* Pinecone demo

* Enable multicast, fix HTTP routing

* Fix multicast import

* Fix build

* Update Pinecone demo

* Fix the keys

* Tweaks

* Pinecone room directory support (early)

* Fix gobind-pinecone

* Add pinecone listener

* Fix public key value

* Use AuthenticatedConnect for dial

* Fix gobind-pinecone

* Stop panics

* Give fsAPI to keyserver

* Pinecone demo fixes

* Update gobind build scripts

* Account creation

* Tweaks

* Setup tweaks

* API tweaks

* API tweaks

* API tweaks

* Port mutex

* Re-enable multicast

* Add ReadCopy

* Update quic-go, fixes

* Shutdowns fixed for iOS

* Update build script

* Add WebSocket support

* Bug fixes

* Netconn context

* Fix WebSocket connectivity

* Fixes to gobind API

* Strip frameworks

* Configurability updates

* Update go.mod

* Update go.mod/go.sum

* Update go.mod/go.sum

* Update go.mod/go.sum

* Try to stay connected tto static peer

* Update gobind-pinecone

* Update go.mod/go.sum

* Test uTP+TLS

* Use HTTP/2

* Don't use HTTP/2

* Update go.mod/go.sum

* Attempt to reconnect to the static peer if it drops

* Stay connected to static peers more stickily

* Retry room directory lookups if they fail

* NewQUIC -> NewSessions

* Storage updates

* Don't return immediately when there's nothing to sync

* Updates

* Try to reconnect to static peer more

* Update go.mod/go.sum

* Require Go 1.14

* Update go.mod/go.sum

* Update go.mod/go.sum
2021-05-06 12:00:42 +01:00
..
client-api-proxy Remove publicroomsapi (#1176) 2020-07-02 17:11:33 +01:00
create-account Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00
create-room-events Pass pointers to events — reloaded (#1583) 2020-11-16 15:44:53 +00:00
dendrite-demo-libp2p Graceful shutdowns (#1734) 2021-01-26 12:56:20 +00:00
dendrite-demo-pinecone Pinecone P2P demo (#1856) 2021-05-06 12:00:42 +01:00
dendrite-demo-yggdrasil Pinecone P2P demo (#1856) 2021-05-06 12:00:42 +01:00
dendrite-monolith-server Graceful shutdowns (#1734) 2021-01-26 12:56:20 +00:00
dendrite-polylith-multi Graceful shutdowns (#1734) 2021-01-26 12:56:20 +00:00
dendritejs Graceful shutdowns (#1734) 2021-01-26 12:56:20 +00:00
federation-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
furl Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
generate-config Make bcrypt cost configurable (#1793) 2021-03-08 13:19:02 +00:00
generate-keys API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
goose Automatically upgrade databases on startup (#1529) 2020-10-15 18:09:41 +01:00
kafka-producer Fix sarama import URLs (#856) 2020-04-22 15:26:56 +01:00
mediaapi-integration-tests API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
resolve-state Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
roomserver-integration-tests Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
syncserver-integration-tests Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00