libonion
|
Onion server that do not depend on specific IO structure. More...
#include <types.h>
Onion server that do not depend on specific IO structure.
This is separated as you can build your own servers using this structure instead of onion_t. For example using onion_server_t you can do a inet daemon that listens HTTP data.