Im looking to code a simple point of sale system using HTML as a progressive app
, in other words, creating a web app that doesn't run in a browser.
How would be the best way to get an EPSON printer to communicate with the app. I've used JAVAPos API
in the past for communication. Is there any way to get JAVAPos
to work with a web app?