server-js icon indicating copy to clipboard operation
server-js copied to clipboard

add `server.stop()`

Open shanejonas opened this issue 10 months ago • 0 comments

Is your feature request related to a problem? Please describe. I can't stop the server when I want to via the js api

Describe the solution you'd like I'd like to be able to call server.stop() and it call stop on all the transports.

shanejonas avatar Apr 09 '24 19:04 shanejonas