summaryrefslogtreecommitdiff
path: root/net/trantor/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/trantor/pkg-descr')
-rw-r--r--net/trantor/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/trantor/pkg-descr b/net/trantor/pkg-descr
new file mode 100644
index 000000000000..0bafce3f1101
--- /dev/null
+++ b/net/trantor/pkg-descr
@@ -0,0 +1,10 @@
+A non-blocking I/O cross-platform TCP network library, using C++14.
+Drawing on the design of Muduo Library
+
+Featured highlights:
+* Non-blocking I/O
+* cross-platform
+* Thread pool
+* Lock free design
+* Support SSL
+* Server and Client