Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 194 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 194 Bytes

Simple project to process and manage data received by http, ftp, smtp and other protocols.

Build instructions:

#Requiriments

  • cmake >= 3.1
  • *mkdir build && cd build && cmake .. && make