blockstream-satellite-api/nginx
Blockstream Satellite f2058ac3f8 Add admin route for SSE on get-protected channels
The auth channel does not allow users to get messages (access them over
the internet). Hence, a regular SSE client should not be able to monitor
the events generated on the auth channel. In contrast, an admin host
should be able to monitor the auth events. For that, this patch adds an
/admin/subscribe endpoint that is SSL-authenticated in production, so
only the admin hosts can connect to it.
2023-02-02 17:16:12 -03:00
..
Dockerfile Port the satellite API to python 2021-07-20 12:28:08 -03:00
nginx.conf Add admin route for SSE on get-protected channels 2023-02-02 17:16:12 -03:00