Can i use socket.io-client to connect to a POS thermal printer #3799
Answered
by
darrachequesne
awkward-minion
asked this question in
Q&A
-
Can i use |
Beta Was this translation helpful? Give feedback.
Answered by
darrachequesne
Feb 10, 2021
Replies: 1 comment 2 replies
-
The Socket.IO client is meant to be run either in the browser, or with Node.js. So I'd say no (unless your printer can actually run Node.js, of course). |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
awkward-minion
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Socket.IO client is meant to be run either in the browser, or with Node.js. So I'd say no (unless your printer can actually run Node.js, of course).