xfishernet
xfishernet
``` const httpsOptions = { key: fs.readFileSync('keys/server.key'), cert: fs.readFileSync('keys/server.crt'), }; const app = websockify(new Koa(), { port: WS_PORT }, httpsOptions); ``` and if i connect to WS_PORT from WebSocket client...
I have error: "Enable secure playback in your browser", how to enable secure playback in Nightmare?
nodemcuv2-ble-firmware.bin  192.168.4.1 not available :-(
Why does the opponent move the pieces smoothly, but the one who makes the move doesn’t?
why allowDrag is not called at the time of "onStartDrag", but always for all squares?
How to set custom notation on border? Example:
How to change or disable drag-and-drop icon on safari browser?
What about locale of geocode?
How to remove listener after map.on('draw.create', ... ?
poly: false don't work :-( `edit={{ poly: false }}`