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 c7a17ae commit 480559bCopy full SHA for 480559b
source/connect-to-mongo/tls.txt
@@ -32,10 +32,10 @@ This can be changed either by using the `Netty API
32
<https://netty.io/4.1/api/>`__ or the extensibility of the `Java SE
33
API <https://docs.oracle.com/javase/8/docs/api/>`__.
34
35
-.. tip::
+.. tip:: Prefer Netty for Asynchronous Apps
36
37
We recommend using Netty for asychronous applications, as it supports
38
- asynchronous IO and handles high connection volumes effectively. To
+ asynchronous I/O and handles high connection volumes effectively. To
39
learn about using Netty to configure your TLS settings, see the
40
:ref:`java-rs-tls-netty-config` section of this guide.
41
0 commit comments