1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00

updated readme

This commit is contained in:
postmannen 2023-01-09 04:21:36 +01:00
parent 3f15f04223
commit 03f3fe422a

View file

@ -225,7 +225,7 @@ TODO: Make a diagram here...
### Input methods
New Request Messages can be delivered by the user to Steward in the following ways:
New Request Messages in Json/Yaml format can be delivered by the user to Steward in the following ways:
- **Unix Socket**. Use for example netcat or another tool to deliver new messages to a socket like `nc -U tmp/steward.sock < msg.yaml`.
- **Read Folder**. Write/Copy messages to be delivered to the `readfolder` of Steward.