Skip to content
/ wrp-c Public
forked from xmidt-org/wrp-c

C implementation of the Web Routing Protocol

Notifications You must be signed in to change notification settings

debasya/wrp-c

 
 

Repository files navigation

wrp-c

C implementation of the Web Routing Protocol

Build Status codecov.io Coverity Quality Gate Status Language Grade: C/C++ Apache V2 License GitHub Release

This is a simple library that converts between c structures and msgpack encoded structures, with a few helper functions thrown in.

Dependencies

Building and Testing Instructions

meson build
meson compile -C build
cd build
ninja test coverage
firefox ./meson-logs/coveragereport/index.html

About

C implementation of the Web Routing Protocol

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.7%
  • Meson 4.6%
  • Shell 3.7%