Commit graph

19 commits

Author SHA1 Message Date
Dennis Frieberg
b98e5e27d0 forced evaluation of logging message before blocking 2021-04-14 10:48:59 +02:00
Dennis Frieberg
27a51c2121 made logging Environment 2021-04-05 21:17:48 +02:00
Dennis Frieberg
cf946f960c shredded FastCGI and CGI support, as they are incompatible with WebSocket 😢 2021-04-03 02:20:00 +02:00
Dennis Frieberg
c4a1a442f3 redone backend handling and config parsing 2021-03-18 15:46:42 +01:00
Dennis Frieberg
04300a161e started refactor into seperate backend_files 2020-10-05 14:21:43 +02:00
Dennis Frieberg
f03f91f917 config parser works 2020-09-26 01:00:38 +02:00
Dennis Frieberg
df0b72235f configuration parser for the http backend added 2020-09-25 11:45:19 +02:00
Dennis Frieberg
04d9f063d4 backends should work now (but untested) 2020-09-23 20:48:03 +02:00
Dennis Frieberg
e74ab26b44 added flgas for conditional compilation of available backends 2020-09-23 14:08:27 +02:00
Dennis Frieberg
e8f2a26741 enable cpphs for conditional compilations 2020-09-23 13:37:37 +02:00
Dennis Frieberg
5c791a5cbb removed unused library 2020-09-22 18:04:55 +02:00
Dennis Frieberg
e4339fb38d we have a running webserver (nothing tested) 2020-09-22 16:24:39 +02:00
Dennis Frieberg
fecda5bd45 adapted to tickLeiste restructure 2020-09-22 12:17:30 +02:00
Dennis Frieberg
58a2662d2a fixed some dependencies 2020-09-06 02:38:56 +02:00
Dennis Frieberg
9bdcbc315f exceptions are evil, catch them if you can 2020-09-05 02:22:22 +02:00
Dennis Frieberg
58a0e3b18e Started working on websocketApp logic 2020-09-04 18:49:22 +02:00
Dennis Frieberg
dd2d653459 added Aeson instances and JSON datatypes 2020-08-29 15:26:40 +02:00
Dennis Frieberg
f41f84736a renamed the executable 2020-08-27 20:01:46 +02:00
Dennis Frieberg
bb9ff329e5 init 2020-08-27 19:38:16 +02:00