#include <swarmio/transport/zyre/ZyreEndpoint.h>
#include <swarmio/tool/Loop.h>
#include <czmq.h>
#include <g3log/g3log.hpp>
#include <g3log/logworker.hpp>
#include <swarmio/tool/LogBuffer.h>
#include <memory>
Go to the source code of this file.
Functions | |
int | main (int argc, const char *argv[]) |
int main | ( | int | argc, |
const char * | argv[] | ||
) |
Definition at line 10 of file libswarmio/src/swarmio/tool/main.cpp.