We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b39e0ab commit b9a952eCopy full SHA for b9a952e
README.md
@@ -108,6 +108,8 @@ Use `options.mode` to quickly setup how data is sent and received between your N
108
* use `json` mode for exchanging JSON fragments
109
* use `binary` mode for anything else (data is sent and received as-is)
110
111
+Stderr always uses text mode.
112
+
113
For more details and examples including Python source code, take a look at the tests.
114
115
### Error Handling and extended stack traces
0 commit comments