Start the server
Future<List<HttpServer>> start( Handler handler, { String? path, int threads = 1, });