Robert Eisele

Results 25 issues of Robert Eisele

Hello, as `Array.prototype.push()` has the option to push more than one element at a time, I think it would be a good option to let closure compiler know this, to...

Hello, as closure compiler optimizes for a good gzip compression ratio and a trivial benchmark revealed a 28x performance increase on v8 and couple percent on Firefox by replacing ```...

Implement session storage of the server in either - mongodb - sqlite - MySQL/PgSQL

enhancement

Visualize current leases with socket.io on a browser

enhancement

The daemon should become more and more a real daemon. So logging and PID management should be implemented.

I removed the debug output, dhcp.js was producing. But I liked it to see what the server/client is actual doing. I think exposing a `state` event to show the process,...

enhancement

Hello, when dragging and dropping (or CMD+V) a file/image onto the Wire app on MacOS 12.4, the app freezes for a moment until the upload is complete. Maybe a better...

type: feature / request ✨