root89 Posted January 28, 2021 Report Posted January 28, 2021 Hi! I know this is totally noob question, but how to interact with started proccess? For example I run this example and I want to just exit game without killing proccess. Quote
Dr. McKay Posted January 28, 2021 Report Posted January 28, 2021 There are a bunch of options. You could use readline to read input commands from the terminal and take actions based on those, you could start up an http server and respond to requests, there are a bunch of other things you could do too. root89 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.