ZIO
Python and C++ interface to ZeroMQ and Zyre
Functions
test_encoding.cpp File Reference
#include "zio/cppzmq.hpp"
#include "zio/main.hpp"
#include "zio/logging.hpp"
#include <czmq.h>
#include <string>
#include <vector>
Include dependency graph for test_encoding.cpp:

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( void  )

Test compatibility of cppzmq and CZMQ single/multipart codec.

Definition at line 11 of file test_encoding.cpp.