Sunshine latest
Self-hosted game stream host for Moonlight.
Todo List
File confighttp.cpp
Authentication, better handling of routes common to nvhttp, cleanup
Member confighttp::getFaviconImage (const resp_https_t &response, const req_https_t &request)

combine function with getSunshineLogoImage and possibly getNodeModules

use mime_types map

Member confighttp::getSunshineLogoImage (const resp_https_t &response, const req_https_t &request)

combine function with getFaviconImage and possibly getNodeModules

use mime_types map

Member MULTICLICK_DELAY_MS (500)
Make this configurable.
Member net::map_port (int port)
Ensure port is not already in use by another application.