<div dir="ltr">I think the <font face="monospace">0</font><font face="arial, sans-serif"> at the end is worth tackling, it's not too much of a burden to pass the </font><font face="monospace">InetSocketAddress</font></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Tue, Oct 14, 2025 at 4:56 PM Josiah Noel <<a href="mailto:josiahnoel@gmail.com">josiahnoel@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Long time no see,</div><div><br></div><div>As you know, to create a server you need to do something like: <span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(62,171,230)">HttpServer</span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(216,216,216)">.</span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(190,214,255)">create</span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(216,216,216)">(</span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(241,41,113)">new</span><span style="color:rgb(248,248,242);font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34)"> </span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(255,255,255)">InetSocketAddress</span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(216,216,216)">(</span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(65,65,4)"><font color="#e7f8f2">8080</font></span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(216,216,216)">),</span><span style="color:rgb(248,248,242);font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34)"> </span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(127,179,71)">0</span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(216,216,216)">);</span></div><div><br></div><div>Perchance would we be amenable to adding a convenience method to make it as easy as <span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(62,171,230)">HttpServer</span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(216,216,216)">.</span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(190,214,255)">create</span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(216,216,216)">(</span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(65,65,4)"><font color="#e7f8f2">8080</font></span><span style="font-family:"Comic Mono";white-space:pre-wrap;background-color:rgb(28,31,34);color:rgb(216,216,216)">)</span></div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr">Cheers, Josiah.</div></div><input name="virtru-metadata" type="hidden" value="{"email-policy":{"disableCopyPaste":false,"disablePrint":false,"disableForwarding":false,"enableNoauth":false,"expires":false,"sms":false,"expirationNum":1,"expirationUnit":"days","expirationDate":null,"isManaged":false},"attachments":{},"compose-id":"1","compose-window":{"secure":false}}"></div>
</blockquote></div>