Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-27 | server: add config options, better outfile namesrustserver | stuebinm | 1 | -0/+90 | |
e.g. - ability to log ip addresses of respondents - configurable bind address - reasonably sane defaults (hopefully) - survey name as part of output file names | |||||
2021-04-27 | server: replace guile with rust (init) | stuebinm | 1 | -0/+664 | |
this is just a quick barebones server, which doesn't really do yet what it is supposed to or what the guile version did. |