Long time no see,

As you know, to create a server you need to do something like: HttpServer.
create(new InetSocketAddress(8080), 0);

Perchance would we be amenable to adding a convenience method to make it as
easy as   HttpServer.create(8080)

-- 
Cheers, Josiah.

Reply via email to