I've added some documentation for the examples, that helped me implementing a new example. WebSocketServerVICC.py allows relaying the smart card communication from the browser to the virtual smart card reader of https://github.com/frankmorgner/vsmartcard/. This makes the card, which is claimed by the browser, available via PC/SC.
Maybe it would be useful to later create one demo page for each example to reduce the noise; demo.html is quite overloaded at the moment...
Hi Jan, great work you've done!
I've added some documentation for the examples, that helped me implementing a new example.
WebSocketServerVICC.py
allows relaying the smart card communication from the browser to the virtual smart card reader of https://github.com/frankmorgner/vsmartcard/. This makes the card, which is claimed by the browser, available via PC/SC.Maybe it would be useful to later create one demo page for each example to reduce the noise; demo.html is quite overloaded at the moment...