aboutsummaryrefslogtreecommitdiff
path: root/core.cpp
Commit message (Collapse)AuthorAgeFilesLines
* o Splitting capture into just two, capture and send to stdout and transmit ↵Trygve Laugstøl2017-04-071-364/+0
| | | | | | from stdin. o Adding formatter that formats the incoming message.
* o Refactoring into two parts, sender and receiver that sends protobuf ↵Trygve Laugstøl2017-04-071-0/+364
messages over UDP.