/apix

Apix is an api server that use simple request response protocol(srrp).

Primary LanguageCGNU General Public License v3.0GPL-3.0

Apix

Build status

Lightweight stream framework that use simple request response protocol(srrp).

Supported platforms

  • Linux
  • MacOS
  • MinGW

Build

mkdir build && cd build
cmake ..
make && make install