Commit Graph

15 Commits

Author SHA1 Message Date
917f340870 remove trailing space 2024-05-09 12:10:33 -04:00
0693a56697 add doc for idle server auto shutdown 2023-09-11 21:01:20 -04:00
e95d2d0a96 Merge pull request 'Add global idler and other helpers' (#2) from globalIdler into main
Reviewed-on: #2

Fixes #1
2023-09-11 20:45:51 -04:00
d4304636a2 add basic test 2023-09-11 20:44:52 -04:00
5c43a1a4fc un http Server async and return error via channel 2023-09-11 20:28:04 -04:00
ee28a78eda Add WrapHandler to automatically call Tick on every request 2023-09-11 20:24:10 -04:00
8ca82581fe WIP: Enter/Exit won't work :( 2023-09-08 19:35:58 -04:00
b5588989de Add function to return address type 2023-09-08 19:10:36 -04:00
ea04fe735b Add example for idle 2023-05-09 22:45:52 -04:00
710e8b66e6 Add idle package 2023-05-08 22:37:44 -04:00
bbef4be4a7 Refactor environment parsing
Systemd environment variables LISTEN* are unset by default and saved for
future calls
2023-04-30 23:37:46 -04:00
bbd21d78cf Improve error messsages 2023-04-28 15:31:05 -04:00
d983f84093 Add links and documentation 2023-04-25 09:14:16 -04:00
175cfa92e9 Add documentation 2023-04-20 17:56:44 -04:00
b970ea1c86 initial version 2023-04-20 16:31:35 -04:00