18 Commits

Author SHA1 Message Date
e901a73129
Add metrics 2024-02-16 01:41:42 +00:00
f8dde8eebe
Try to reload certificates every 2 hours 2024-01-14 14:00:54 +00:00
30bcea40b8
New mjwt library path and rewrite to allow changing active variable and properly deleting routes 2023-10-29 12:55:19 +00:00
3141b3bc55
Add cpu profiling 2023-08-31 09:18:25 +01:00
f1a2ce0896
Disable keep alives 2023-08-30 12:02:54 +01:00
d19050060a
Add pprof logging 2023-08-25 23:28:06 +01:00
53041f4ac7
Remove the useless hijack call 2023-08-24 16:03:45 +01:00
b5ff809345
Some changes after debugging websockets 2023-08-17 15:23:23 +01:00
1f72795f22
Just call shutdown as websockets should already be closed 2023-08-17 14:54:01 +01:00
eddef80671
Shutdown websocket server first 2023-08-17 14:51:11 +01:00
cf098eb0b9
Add websocket relay 2023-08-17 14:38:00 +01:00
b84df84d51
Replace exit and reload logic with my new library 2023-07-24 15:52:47 +01:00
1ca5a6205b
Rename module 2023-07-22 01:11:47 +01:00
8ab677964d
Fix certificates not loading when key file exists 2023-07-16 21:17:15 +01:00
949dcd298a
Write route/redirect APIs and rearrage some other code to make it possible 2023-07-12 16:55:09 +01:00
eb8954f794
Just accept a public key to authenticate tokens signed by the token signing service 2023-07-03 18:47:05 +01:00
76e37f7af9
Hardcode some file names 2023-07-01 12:14:44 +01:00
7e05271a79
Read start up config from a config file 2023-06-21 11:20:20 +01:00