- 10 Feb, 2023 13 commits
-
-
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
-
- 28 Nov, 2022 1 commit
-
-
Dan Jones authored
-
- 25 Nov, 2022 1 commit
-
-
Dan Jones authored
Use client creds to issue a bearer token Authenticate subsequent endpoints with authorization header
-
- 17 Nov, 2022 6 commits
-
-
Dan Jones authored
-
Dan Jones authored
+ Add flask-cors to enable inbound API requests + Change api default port
-
Alvaro Lorenzo authored
Fixing LICENSE. Tidying the text See merge request oceanids/c2/communications-backbone-system/communications-backbone!2
-
Alvaro Lorenzo authored
-
Alvaro Lorenzo authored
Adding MIT license See merge request oceanids/c2/communications-backbone-system/communications-backbone!1
-
Alvaro Lorenzo authored
-
- 16 Nov, 2022 1 commit
-
-
Dan Jones authored
Both work but pipenv shell can have side-effects
-