how to keep workers, routers, transports processes alive after node server restart?

Ok thanks, but the better approach will be that we have some way in mediasoup to detach mediasoup processes from node server that way mediasoup processes will not get killed and after node restart we should have an option to construct the worker objects from their process ids.

Puppeteer have this functionality, it was quite useful for me.