summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/lib/monkey/plugins/liana/README
blob: 69a4760f97757c639274b932b4281962e9bdfae9 (plain)
1
2
3
4
5
6
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 :)