New: Switch to ASPNetCore Kestrel and SignalR

This commit is contained in:
ta264
2019-10-28 21:12:26 +00:00
parent ebf4859167
commit 8aa3383e65
47 changed files with 847 additions and 1288 deletions
@@ -22,7 +22,8 @@ const requiresRestartKeys = [
'urlBase',
'enableSsl',
'sslPort',
'sslCertHash',
'sslCertPath',
'sslCertPassword',
'authenticationMethod',
'username',
'password',