simple-http
simple-http copied to clipboard
clean-up
I'm using simple-http to serve a few static files from within a game. Everything is working great, so thanks! I was wondering if there is any type of clean-up that I need to do when shutting down the server? I couldn't find anything about that in the samples or in your code-project article.