Open
Description
Hi,
it is possible to create asynchronous remote server? Using SocketServer.ThreadingMixIn or any other possible way?
It would be nice to have server that can accept more than one command in one time. It would definitely lowers the time to run keywords (eg. vmware connector to work with more than one machine at the time)