addyosmani / addyosmani/critical
Daemon mode with RPC server
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 10.3k
- Forks
- 390
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
@bezoerb You mentioned you plan to rewrite critical. It would be great if we had a critical daemon which keeps an open browser instance so we don't have to spawn new instances all the time. Communication with the daemon can happen over TCP using something like https://www.npmjs.com/package/node-json-rpc. Maybe restart the browser instance every 50 requests, to avoid big memory leaks.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.