Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
blaar
blibs
blc_channel
Commits
d193b2a8
Commit
d193b2a8
authored
Apr 30, 2019
by
Arnaud Blanchard
Browse files
Update README.md
parent
931fe4dd
Pipeline
#38
failed with stages
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
d193b2a8
...
@@ -64,7 +64,7 @@ Proccesses which do not consider synchronisation use starting char '/'
...
@@ -64,7 +64,7 @@ Proccesses which do not consider synchronisation use starting char '/'
-
`/channel_name`
means no synchronization
-
`/channel_name`
means no synchronization
-
`.channel_name`
means the reader waits for new data from the writer
-
`.channel_name`
means the reader waits for new data from the writer
-
`^channel_name`
means the writer waits for the reader to read and acknowledge the data
-
`^channel_name`
means the writer waits for the reader to read and acknowledge the data
-
`:channel_name`
means both direction synchronization. The writer waits for acknowledgement and the reader wait for new data from the writer.
-
`:channel_name`
(default)
means both direction synchronization. The writer waits for acknowledgement and the reader wait for new data from the writer.
While opening a channel
While opening a channel
-----------------------
-----------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment