imTigger / webapp-hardware-bridge

Silent print and serial ports for web!
MIT License
139 stars 74 forks source link

Is it possible to integrate this into React project. #26

Open david-fang0621 opened 3 years ago

david-fang0621 commented 3 years ago

Hello, I am very interesting to check this webapp-hardware-bridge. Very wondering if it's possible to integrate with React app. Let me know whether it's possible or not. If it's possible, is there any package for npm installation?

Thanks.

thaveedu commented 3 years ago

I guess you can use it without any client libraty, since the examples shown here used web socket connections you can use them from any tech stack that supports web-sockets. You should make sure you can able to install the jar , currently the binaries are built only for windows