- 15 Feb, 2023 2 commits
-
-
Dan Jones authored
-
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
-
- 13 Feb, 2023 1 commit
-
-
James Kirk authored
Gitlab-ci Closes #20 See merge request !8
-
- 10 Feb, 2023 19 commits
-
-
James Kirk authored
-
James Kirk authored
-
James Kirk authored
-
James Kirk authored
-
James Kirk authored
-
James Kirk authored
feat: suppressing pycache generation
-
James Kirk authored
-
James Kirk authored
-
James Kirk authored
feat: added in test compose and changed compose script to allow more options
-
James Kirk authored
-
Dan Jones authored
-
Dan Jones authored
-
Dan Jones authored
-
Dan Jones authored
-
Dan Jones authored
-
Dan Jones authored
-
Dan Jones authored
+ fix to max_messages query string handling
-
Dan Jones authored
- done - client and token model - client and token api endpoints - send api endpoint - todo - notify api endpoint - receive api endpoint
-
- 09 Feb, 2023 5 commits
-
-
James Kirk authored
Resolve "Create a docker-compose to run RMQ, the bus and the API" Closes #17 and #13 See merge request !7
-
James Kirk authored
-
James Kirk authored
-
James Kirk authored
fix: added shebang to run-compose refactor: DATA_DIR used in container as well as external to it
-
James Kirk authored
refactor: MQ_HOST default in run-compose script
-
- 07 Feb, 2023 2 commits
-
-
Dan Jones authored
- 03 Feb, 2023 1 commit
-
-
James Kirk authored
-
- 02 Feb, 2023 2 commits
-
-
James Kirk authored
-
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
-
- 24 Jan, 2023 3 commits
-
-
James Kirk authored
Wrapping rmq Closes #16 and #7 See merge request !5
-
James Kirk authored
-
James Kirk authored
refactor: use subscribe as Q to xchange binder
-
- 23 Jan, 2023 3 commits
-
-
James Kirk authored
-
James Kirk authored
refactor: deleted hello.py fix: minor comment typo
-
- 19 Jan, 2023 1 commit
-
-
James Kirk authored
refactor: spot of tidying up notes fix: subscribe wasnt handling closing connections
-
- 18 Jan, 2023 1 commit
-
-
James Kirk authored
refactor: moved dans work into old_mq_wrapper
-