There are significant issues with response times with both RobotJS and Key-Sender
RobotJS locks up the main thread, when processing an input, causing lag within the applet.
Key-Sender has a inherit delay due to it running a new jar file every time a new request is sent.
May experiment with spinning up more instances of robotjs and write a compatibility layer to split the load.
There are significant issues with response times with both RobotJS and Key-Sender
RobotJS locks up the main thread, when processing an input, causing lag within the applet. Key-Sender has a inherit delay due to it running a new jar file every time a new request is sent.
May experiment with spinning up more instances of robotjs and write a compatibility layer to split the load.