trustgraph/trustgraph-base/trustgraph/api
cybermaggedon 34eb083836
Messaging fabric plugins (#592)
* Plugin architecture for messaging fabric

* Schemas use a technology neutral expression

* Schemas strictness has uncovered some incorrect schema use which is fixed
2025-12-17 21:40:43 +00:00
..
__init__.py Fix Python streaming SDK issues (#580) 2025-12-04 20:42:25 +00:00
api.py Python API implements streaming interfaces (#577) 2025-12-04 17:38:57 +00:00
async_bulk_client.py Python API implements streaming interfaces (#577) 2025-12-04 17:38:57 +00:00
async_flow.py Messaging fabric plugins (#592) 2025-12-17 21:40:43 +00:00
async_metrics.py Python API implements streaming interfaces (#577) 2025-12-04 17:38:57 +00:00
async_socket_client.py Messaging fabric plugins (#592) 2025-12-17 21:40:43 +00:00
bulk_client.py Python API implements streaming interfaces (#577) 2025-12-04 17:38:57 +00:00
collection.py Fix/queue configurations (#585) 2025-12-06 14:54:47 +00:00
config.py Implement logging strategy (#444) 2025-07-30 23:18:38 +01:00
exceptions.py Fix Python streaming SDK issues (#580) 2025-12-04 20:42:25 +00:00
flow.py Messaging fabric plugins (#592) 2025-12-17 21:40:43 +00:00
knowledge.py Renamed default flow from 0000 to default (#395) 2025-05-24 12:27:56 +01:00
library.py Implement logging strategy (#444) 2025-07-30 23:18:38 +01:00
metrics.py Python API implements streaming interfaces (#577) 2025-12-04 17:38:57 +00:00
socket_client.py Messaging fabric plugins (#592) 2025-12-17 21:40:43 +00:00
types.py Fix/queue configurations (#585) 2025-12-06 14:54:47 +00:00