issues
search
m1k1o
/
neko-rooms
Selfhosted collaborative browser - room management for n.eko
Apache License 2.0
456
stars
62
forks
source link
Add room events and is ready status
#108
Closed
m1k1o
closed
10 months ago
m1k1o
commented
10 months ago
Allow API users to subscribe to room events in real time.
Add
IS_READY
field to the room entry, so that API users know when the room is ready.
Add
StopTimeoutSec
to config, that specifies how long can a room gracefully shutdown.
Refactor proxy to use new room events, not the docker events directly.
IS_READY
field to the room entry, so that API users know when the room is ready.StopTimeoutSec
to config, that specifies how long can a room gracefully shutdown.