KINOKI
Results
2
issues of
KINOKI
the example server won't run because of ws.upgradeReq that do not exist anymore var connectionId = ws.upgradeReq.headers['sec-websocket-key']; cheers
Hi It could be nice to modify the css file : ``` div.instrument .box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } ``` to : ```...