diff options
| author | Mikhail Osipov <mike.osipov@gmail.com> | 2020-01-23 01:39:52 +0300 |
|---|---|---|
| committer | Mikhail Osipov <mike.osipov@gmail.com> | 2020-01-23 01:39:52 +0300 |
| commit | c03851d36298d24e2949a3de688cf2ed2f55b064 (patch) | |
| tree | 15400b04d94408ca70bbbb7b7fbec4d3d89679dc | |
| parent | ace11449468ebd41b84d5a41811db240c5d35eda (diff) | |
add note
| -rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,3 +6,8 @@ add tcp server host port add tcp client addr port add stream $id1 $id2 + +note: + client connection maybe created on accept client or + created on stream creation. + In the latter case client will be multiplexer |
