Age | Commit message (Expand) | Author |
---|---|---|
2021-02-21 | make-config: Add function documentation | Teddy Wing |
2021-02-21 | Add `--debug` option to print debug output | Teddy Wing |
2021-02-14 | config: Remove `(setf socket-url)` method | Teddy Wing |
2021-02-03 | main: Get WebSocket URL from command line for `*client*` | Teddy Wing |
2021-02-03 | config: Initialise a new websocket-driver client on new config | Teddy Wing |
2021-02-03 | main: Move option parsing code to new function `parse-options` | Teddy Wing |
2021-02-02 | Add config class | Teddy Wing |