0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-02 20:49:04 +02:00
dendrite/setup
Till b0e2ea0f37
Fix race condition on startup (#2679)
`SetupAndServeHTTP` would race in `configureHTTPErrors` and while configuring routes.
2022-08-30 13:59:13 +02:00
..
base Fix race condition on startup (#2679) 2022-08-30 13:59:13 +02:00
config Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
jetstream
mscs /hierarchy - return public and knockable rooms for authed users (#2578) 2022-08-12 14:07:45 +01:00
process
flags.go
monolith.go