boris-savic
boris-savic
Hi, I've noticed that whenever I disconnect my reader the library does emit **end** as intended to notify about reader removal. But once the reader is plugged back in the...
Add TLS certificate verification for production environment.
Hi, looking at the code and behaviour of the driver I have some suggestions that would in my opinion make it a little bit more user friendly. **What would be...
Hi pokusew, we're trying to fix the issue that happens in Windows environment under NW.js framework. The library works great, but if the reader is physically removed from the computer...
This setting comes in handy if anyone is handling multiple deployments and want's to disable Swamp Dragon. To explain a bit more - this is our usecase: We're having same...
We're facing an issue on our deployment servers that we just can't wrap our heads around. The server.py is bein run via supervisor using following config: ``` [program:swamp_dragon] directory=/home/olaii/pay_backend/releases/current/pay_backend/ command=/home/olaii/pay_backend/env/bin/python...
Hi, we're trying to generate PDF for event tickets with Gotenbergs HTML conversion route. Everything works great, but we've noticed compared to our current PDF tool, the generated files are...