Closed yybfrank closed 2 weeks ago
when I close moonlight client but host app still running and never close it.
You need to exit the app manually. Closing the client without exiting the app properly will only disconnect the stream.
You can send a POST request to https://hostip:47990/api/apps/close
to force close the current running app, but you'll need to login first to get the cookies.
But:
I want to close the game use http api,how to do that?