summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-05-27 04:34:47 +0200
committerJules Laplace <julescarbon@gmail.com>2018-05-27 04:34:47 +0200
commited80103ff0c4b87d2726da5ceab8ec566b46e0ee (patch)
tree0665af3a38991c3004ccfeeb5eccd8f025518887 /README.md
parent9bb63160cc48111b0a57acaed85956cb9b82c59d (diff)
comment
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7b59a00..b6a21c6 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Cortex relay chain for doing IPC with Pix2Pix running on a faraway server.
### ZeroRPC API wrapper
-To be inserted into Pix2pix or another dynamic image generation script. Should accept changes in parameters, and send a continuous stream of images.
+To be inserted into Pix2pix or another dynamic image generation script. Should accept changes in parameters, and send a continuous stream of images. Scripts using this wrapper should be sure not to block, i.e. call `gspawn.sleep()` instead of `time.sleep()`.
### Local websocket relay