Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 479 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 479 Bytes

Label printer

This project

This project, is POC (Proof of Concept), about utilization websocket to print label.

In this project has possibility to configure default.printer and url.socket.label in the archive application.properties or parameter in the command line.

url.socket.label=ws://localhost:8080
default.printer=PDF

Has project websocket the simulate communication server. Web-socket-node