Skip to content

bill1600/seshat

 
 

Repository files navigation

seshat

Nanomsg and wrp service discovery agent. It is a means for parodus or any other component to register itself in order for another component interested in parodus to lookup.

Build Status codecov.io Coverity Apache V2 License

Building and Testing Instructions

mkdir build
cd build
cmake ..
make
make test
make coverage
firefox index.html

Coding Formatter Settings

Please format pull requests using the following command to keep the style consistent.

astyle -A10 -S -f -U -p -D -c -xC90 -xL

About

nanomsg and wrp service discovery agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.6%
  • CMake 15.5%
  • C++ 1.9%