syndicate-js/examples/standalone-service/server-config.pr

10 lines
239 B
Plaintext
Raw Normal View History

2023-12-20 06:42:29 +00:00
<require-service <daemon example>>
<daemon example {
argv: "./example.js"
protocol: application/syndicate
}>
? <service-object <daemon example> ?cap> [
$cap += =here-is-your-configuration!
$cap += =here-is-another-configuration!
]