Skip to content

A simple daemon that is doing nothing. This is some example of echo server, Docker and CMake in one project.

Notifications You must be signed in to change notification settings

mpapierski/simpledaemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A daemon that is doing nothing.

------

To build:

mkdir build
cd build
cmake ..
make

------

To build Docker image:

make docker

------

Author:

Michał Papierski <michal@papierski.net>

About

A simple daemon that is doing nothing. This is some example of echo server, Docker and CMake in one project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published