Nuacht

️csharp httpserver example. Contribute to damon-kwok/csharp-httpserver-example development by creating an account on GitHub.
Example how to configure and run embedded HttpServer with C++. This HttpServer can only be run in the main thread. Don't forget to add "HTTP" and "HTTPServer" modules to Build.cs file in sources ...