File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -52,14 +52,15 @@ of this project to see which dependencies we use to build KDMqtt.
5252
5353## KDNetwork
5454
55- KDNetwork provides an experimental event-driven networking library on top of raw BSD sockets, KDFoundation
56- and KDBindings.
55+ KDNetwork provides an experimental event-driven networking library on top of raw BSD sockets,
56+ KDFoundation and KDBindings.
5757
58- This library is still considered unstable and in development. As such we do not make any promises for API
59- or ABI stability at this time. Please do feel free to take it for a test drive on Windows or Linux.
58+ This library is still considered unstable and in development. As such we do not make any promises
59+ for API or ABI stability at this time. Please do feel free to take it for a test drive on Windows
60+ or Linux.
6061
61- KDNetwork offers support for TCP and SSL/TLS socket communications; non-blocking DNS resolution queries;
62- higher-level protocols such as HTTPS, Server Sent Events and WebSockets.
62+ KDNetwork offers support for TCP and SSL/TLS socket communications; non-blocking DNS resolution
63+ queries; higher-level protocols such as HTTPS, Server Sent Events and WebSockets.
6364
6465## KDUtils/KDUtils
6566
You can’t perform that action at this time.
0 commit comments