Hi ,everyone.
I have finished a module to recieve the request from the client and send the response back.
And now i want to do something magic. When i get the request,i run a shell(bash),and send the result of a shell command to the client.
Could that be realized?