Bechir Braham
|
260cb96f64
|
add documentation to code
|
2024-04-10 17:18:23 +02:00 |
|
Bechir Braham
|
0755de309e
|
working simple streamer
|
2024-04-09 17:30:42 +02:00 |
|
Bechir
|
a2499c96d6
|
restructure zmq socker interface
zmq socket can now return vector of frames. it knows end of transmission with header.data == 0
it can also send vector of frames
|
2024-04-09 11:14:21 +02:00 |
|
Bechir
|
598e9f6708
|
format files
|
2024-04-05 17:05:42 +02:00 |
|
Bechir
|
2f23e4610d
|
fix warnings
|
2024-04-05 16:04:01 +02:00 |
|
Bechir
|
3c58039502
|
add tests for zmqheader and remove simdjson warnings
|
2024-04-05 15:22:31 +02:00 |
|
Bechir Braham
|
35d2b274f4
|
add simdjson as public for network_io
in ZmqHeader.hpp we are using templates that depend on simdjson. other libraries should also link simdjson
|
2024-04-04 16:35:46 +02:00 |
|
Bechir Braham
|
47cf462f3d
|
zmq sender and receiver examples
|
2024-04-04 15:51:18 +02:00 |
|
Bechir Braham
|
f772434072
|
add network_io folder
|
2024-04-03 16:40:00 +02:00 |
|