This commit is contained in:
Steven Soroka 2020-08-27 14:22:08 -04:00 committed by GitHub
parent 8cc08a6363
commit ac809e9e5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ to run it, you'd build the binary using go, eg `go build -o multiplier.exe main.
command = ["multiplier.exe"]
```
#### Ruby daemon using SIGHUP
#### Ruby daemon
- See [Ruby daemon](./examples/multiplier_line_protocol/multiplier_line_protocol.rb)