Open glreno opened 4 weeks ago
It's kinda silly to plug a raspberry pi into a computer that is completely capable of running a web server itself. Especially another raspberry pi.
Modify the rrvkb backend server to work with a Linux keyboard driver instead of USB.
This probably implies moving to Jetty instead of Tomcat, so that it doesn't interfere with any other servers on the system.
It definitely implies moving to a more modern version of Java. Not to mention working with the actual Linux password system.
It's kinda silly to plug a raspberry pi into a computer that is completely capable of running a web server itself. Especially another raspberry pi.
Modify the rrvkb backend server to work with a Linux keyboard driver instead of USB.
This probably implies moving to Jetty instead of Tomcat, so that it doesn't interfere with any other servers on the system.
It definitely implies moving to a more modern version of Java. Not to mention working with the actual Linux password system.