Hi, I remember reading a question similar to (or exactly like) this one, but can't find it again.
I can start an HttpServer easily enough, but how to close it? I can see that WebSockets has a "close" method, but I can't find a way to close an HttpServer. I am probably confused and this question makes no sense :) Thanks
