Open sameeragunarathne opened 9 years ago
update: Tested web socket implementation in client side in HTML5. https://github.com/fashiontec/knitweb/blob/master/app/model/client/socketImpl.js
Does this issue resolved or it still exists?, as if not I can take it on
This issue is on implementation of web sockets for capture asynchronous calls made by knitlib. These asynchronous calls are made for communicate data such as knitting progress details, current knitting configuration etc.