mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-24 04:31:02 +02:00
Flow-hosted / non-flow hosted
This commit is contained in:
parent
fc1edce425
commit
c9e5c3f187
1 changed files with 9 additions and 0 deletions
|
|
@ -74,6 +74,15 @@ Cons:
|
||||||
- Requires Python environment and trustgraph-base package installation
|
- Requires Python environment and trustgraph-base package installation
|
||||||
- Less control over low-level message handling
|
- Less control over low-level message handling
|
||||||
|
|
||||||
|
## Flow-hosted APIs
|
||||||
|
|
||||||
|
There are two types of APIs: Flow-hosted which need a flow to be running
|
||||||
|
to operate. Non-flow-hosted which are core to the system, and can
|
||||||
|
be seen as 'global' - they are not dependent on a flow to be running.
|
||||||
|
|
||||||
|
Knowledge, Librarian, Config and Flow APIs fall into the latter
|
||||||
|
category.
|
||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
- [TrustGraph websocket overview](websocket.md)
|
- [TrustGraph websocket overview](websocket.md)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue