mirror of
https://git.kore.io/kore.git
synced 2024-11-16 06:56:33 +01:00
86d85dd10b
* Set server version * Message shutdown request * Update messaging example * Set server verion in generic example * Allow shutdown with NOHTTP=1 |
||
---|---|---|
.. | ||
conf | ||
src | ||
.gitignore | ||
README.md |
Kore message framework example
Run:
# kore run
Test:
Perform a simple GET request against the root page.
This should trigger the example app to send a message
to the other workers which will display it.
# curl -k https://127.0.0.1:8888