babic_a
|
f7dc2be75f
|
Make core-buffer folder with all common stuff used in the buffer
|
2020-04-17 09:51:16 +02:00 |
|
babic_a
|
c9a50b9e8f
|
Add debug output to UdpReceiver
|
2020-04-15 16:46:42 +02:00 |
|
babic_a
|
5df4afd509
|
Finalize UDP Recv implementation
|
2020-04-15 13:01:38 +02:00 |
|
babic_a
|
f7517095d0
|
First UDP socket recv implementation
|
2020-04-15 12:58:51 +02:00 |
|
babic_a
|
f81a386a7d
|
Fix whitespace
|
2020-04-15 12:06:13 +02:00 |
|
babic_a
|
4b6b80afc9
|
Protect empty header value types in ZmqReceiver
|
2020-04-15 11:55:49 +02:00 |
|
babic_a
|
019ae281fe
|
Guard access to the header values type
|
2020-04-15 11:21:28 +02:00 |
|
babic_a
|
35cc4cf70e
|
Change ZMQ mode back to PULL
|
2020-04-15 10:42:58 +02:00 |
|
babic_a
|
ca5cf7c3d3
|
Make explicit use of optional value
|
2020-04-09 14:16:28 +02:00 |
|
babic_a
|
edc2534b6e
|
Set timeout in new way
|
2020-04-09 14:06:57 +02:00 |
|
babic_a
|
86b452312e
|
Change ZMQ to SUB
|
2020-04-09 13:37:51 +02:00 |
|
babic_a
|
48232925bc
|
Add module sub-folder
|
2020-04-06 11:53:32 +02:00 |
|
babic_a
|
e3194a3252
|
Move receiver to proper folder
|
2020-04-06 11:33:44 +02:00 |
|
babic_a
|
8c144a07d7
|
Fix style in compression
|
2020-04-03 16:54:01 +02:00 |
|
babic_a
|
1949eab3ef
|
Substitute deprecated method with valid one for Zmq recv
|
2020-04-03 13:51:35 +02:00 |
|
babic_a
|
3853e08238
|
Cleanup ZmqReceiver
|
2020-04-03 13:47:48 +02:00 |
|
babic_a
|
90a4206fe0
|
Remove useless shared_ptr
|
2020-04-03 13:31:09 +02:00 |
|
babic_a
|
8593ed51b6
|
Move compression to the receiver since it is done there.
|
2020-04-02 15:48:51 +02:00 |
|
babic_a
|
c35ceeed80
|
Use close instead of disconnect for ZMQ shutdown
|
2020-04-02 14:49:58 +02:00 |
|
babic_a
|
9cd2413783
|
Add disconnect function to ZmqReceiver
|
2020-04-02 14:41:08 +02:00 |
|
babic_a
|
3480b98471
|
Improve ZmqReceiver code
|
2020-03-31 18:08:42 +02:00 |
|
babic_a
|
8cecd50cc7
|
Substitute NULL with nullptr
|
2020-03-31 17:38:50 +02:00 |
|
babic_a
|
be3a605c8c
|
Restructure folder to writer and receiver
|
2020-03-31 13:46:15 +02:00 |
|