Expand description

Default services comming with service-io.

Structs

Allow to create alarms given a name and a time in minutes. Once the time is over, a response is generated.

Returns the same received message without modifications

Allow to run any process. Each arg of the message is interpreted as a process arg, being arg0 the name of the process. The stdout of the process once finalized will be returned as a message body.

Serve the public IP of the server. No args are required.