Twirre Meulenbelt
|
a1918049e5
|
Merge remote-tracking branch 'origin/dev' into refactor/zmq-internal-socket-behaviour
# Conflicts:
# src/control_backend/agents/ri_command_agent.py
# src/control_backend/agents/ri_communication_agent.py
# src/control_backend/api/v1/endpoints/command.py
# src/control_backend/main.py
# test/integration/api/endpoints/test_command_endpoint.py
|
2025-11-05 12:16:18 +01:00 |
|
|
|
48c9746417
|
style: apply ruff check and format
Made sure all ruff checks pass and formatted all files.
ref: N25B-224
|
2025-11-02 19:45:01 +01:00 |
|
|
|
20a49eb553
|
fix: endpoints don't create sockets
ref: N25B-217
|
2025-10-31 10:36:21 +01:00 |
|
|
|
b92471ff1c
|
refactor: ZMQ context and proxy
Use ZMQ's global context instance and setup an XPUB/XSUB proxy intermediary to allow for easier multi-pubs.
close: N25B-217
|
2025-10-30 11:40:14 +01:00 |
|
Björn Otgaar
|
47a87d0b4a
|
fix: unit tests fixes and ruff formating
N25B-205
|
2025-10-28 11:31:05 +01:00 |
|
Björn Otgaar
|
149d20e77b
|
chore: apply recommended changes for merging
|
2025-10-28 11:05:27 +01:00 |
|
Björn Otgaar
|
a2a04740e5
|
chore: add unit test for router and implement command router
ref: N25B-205
|
2025-10-23 16:45:41 +02:00 |
|
Björn Otgaar
|
1f8d769762
|
chore: adjust message/command structure and write unit tests
ref: N25B-205
|
2025-10-23 12:54:53 +02:00 |
|