doghappy / socket.io-client-csharp

socket.io-client implemention for .NET
MIT License
721 stars 124 forks source link

Receive json data #281

Open SORencber opened 2 years ago

doghappy commented 2 years ago

sorry? could you explain it?

SORencber commented 2 years ago

I want to send text(base64,binanry) direct to ESCPOS Printer.

for example: https://github.com/receipt-print-hq/escpos-tools/blob/master/doc/escimages.md $ cat receipt-with-logo.bin > /dev/usb/lp0

is there any method for this Problem ?

thank you

doghappy commented 2 years ago

this lib can send data to server and receive data from server, dose the ESCPOS Printer is a socket.io server?

sorry I don't understand.

Do you have any problems using this library? (be specific)