mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-18 10:34:30 +01:00
in between separating datastreaming in client and receiver
This commit is contained in:
@@ -8,9 +8,6 @@
|
||||
*/
|
||||
|
||||
#include "ansi.h"
|
||||
//#include "sls_receiver_defs.h"
|
||||
|
||||
//#define ZMQ_DETAIL
|
||||
|
||||
#include <zmq.h>
|
||||
#include <errno.h>
|
||||
@@ -19,7 +16,8 @@
|
||||
#include <rapidjson/document.h> //json header in zmq stream
|
||||
using namespace rapidjson;
|
||||
|
||||
#define DEFAULT_ZMQ_PORTNO 30001
|
||||
|
||||
//#define ZMQ_DETAIL
|
||||
|
||||
class ZmqSocket {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user