0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 03:59:03 +02:00
dendrite/cmd
Boris Rybalkin 6b1c9eafa9
unix socket support (#2974)
### Pull Request Checklist

<!-- Please read
https://matrix-org.github.io/dendrite/development/contributing before
submitting your pull request -->

* [x] I have added Go unit tests or [Complement integration
tests](https://github.com/matrix-org/complement) for this PR _or_ I have
justified why this PR doesn't need tests
* [x] Pull request includes a [sign off below using a legally
identifiable
name](https://matrix-org.github.io/dendrite/development/contributing#sign-off)
_or_ I have already signed off privately

Signed-off-by: `Boris Rybalkin <ribalkin@gmail.com>`

I need this for Syncloud project (https://github.com/syncloud/platform)
where I run multiple apps behind an nginx on the same RPi like device so
unix socket is very convenient to not have port conflicts between apps.
Also someone opened this Issue:
https://github.com/matrix-org/dendrite/issues/2924

---------

Co-authored-by: kegsay <kegan@matrix.org>
Co-authored-by: Till <2353100+S7evinK@users.noreply.github.com>
2023-03-01 22:57:30 +01:00
..
create-account Add clientapi tests (#2916) 2022-12-23 14:11:11 +01:00
dendrite unix socket support (#2974) 2023-03-01 22:57:30 +01:00
dendrite-demo-pinecone Fix lint error 2023-02-24 15:49:51 -07:00
dendrite-demo-yggdrasil Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
dendrite-upgrade-tests Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
furl Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
generate-config Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
generate-keys Complement QoL changes (#2663) 2022-08-23 13:10:29 +02:00
resolve-state Refactor StoreEvent, add MaybeRedactEvent, create an EventDatabase (#2989) 2023-03-01 17:06:47 +01:00