We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c23248 commit 0d94ed6Copy full SHA for 0d94ed6
README.rst
@@ -1,3 +1,12 @@
1
+iostreamConfigurable branch
2
+===========================
3
+
4
+This branch contains a special patch that allows the IOStream to be configurable.
5
+That allows us to use M2Crypto as the SSL layer instead of pySSL.
6
+The pull request was rejected upstream, although deemed as correct. The reason for it
7
+is that it may prove incompatible with future developments they already had in mind.
8
+For the records, `link to the PR <https://github.com/tornadoweb/tornado/pull/2422>`_
9
10
Tornado Web Server
11
==================
12
0 commit comments