Open niallel opened 2 years ago
Hi,
With createServer in node you monitor for listening with something like secureServer.on('listening', onListening);
Is there a way to do this with Greenlock?
thanks,
Hi,
With createServer in node you monitor for listening with something like secureServer.on('listening', onListening);
Is there a way to do this with Greenlock?
thanks,