1. 15 Feb, 2023 2 commits
    • Dan Jones's avatar
      fix: blacken changes · cbf53e93
      Dan Jones authored
      cbf53e93
    • Dan Jones's avatar
      feat: detect new or removed clients · 101a3c20
      Dan Jones authored
      Start and stop threads when clients are created or removed
      Watchdog watches for changes to the ./data/clients.json
      When a change is detected it compares the list of running
      clients to the content of clients.json and starts or
      stops client processing threads as required
      101a3c20
  2. 13 Feb, 2023 1 commit
  3. 10 Feb, 2023 19 commits
  4. 09 Feb, 2023 5 commits
  5. 07 Feb, 2023 2 commits
  6. 03 Feb, 2023 1 commit
  7. 02 Feb, 2023 2 commits
    • James Kirk's avatar
      fix: left over workings out · e5a6395c
      James Kirk authored
      e5a6395c
    • James Kirk's avatar
      feat: dockerised the app · d6b2e404
      James Kirk authored
      feat: added docker-compose setup, inc run-compose and .env to handle vars for locally running
      refactor: changed rmq to fail when it can't connect, allowing stuff to wait until the MQ is available
      refactor: moved from assuming pipenv to just pip
      refactor: mounted volumes, so changed interactions with clients.json to match
      d6b2e404
  8. 24 Jan, 2023 3 commits
  9. 23 Jan, 2023 3 commits
  10. 19 Jan, 2023 1 commit
  11. 18 Jan, 2023 1 commit