summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/monkey/plugins/liana/README
diff options
context:
space:
mode:
Diffstat (limited to 'fluent-bit/lib/monkey/plugins/liana/README')
-rw-r--r--fluent-bit/lib/monkey/plugins/liana/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/fluent-bit/lib/monkey/plugins/liana/README b/fluent-bit/lib/monkey/plugins/liana/README
new file mode 100644
index 000000000..69a4760f9
--- /dev/null
+++ b/fluent-bit/lib/monkey/plugins/liana/README
@@ -0,0 +1,7 @@
+Liana Networking Plugin
+=======================
+
+Liana is the base network plugin for Monkey, it provides the
+most basic socket calls such as: accept(), read(), write() etc.
+
+Without Liana do not expect a default HTTP Server working :)