Commit Graph

7 Commits

Author SHA1 Message Date
babic_a d6fabb7846 Rename "writing" to "saving" from ZmqRecvModule
The module should not have a notion of writing - but saving/discarding flag is
very useful.
2020-04-06 13:18:15 +02:00
babic_a 2cb6dac8ba Cleanup empty lines 2020-04-06 13:11:13 +02:00
babic_a 5d5fde82f8 Encapsulate is_writing_ flag 2020-04-01 16:00:05 +02:00
babic_a 69fb522efd Rename start and stop receiver methods 2020-04-01 15:56:08 +02:00
babic_a a3110580dc Implement ZmqRecvModule start procedure 2020-04-01 15:41:50 +02:00
babic_a 8f6f2ef32c Add receiving flag 2020-03-31 17:56:07 +02:00
babic_a 6d8e113e7b First implementation of receiver module 2020-03-31 17:45:09 +02:00