aboutsummaryrefslogtreecommitdiffstats
path: root/core/stream.go
AgeCommit message (Expand)AuthorFilesLines
2020-12-03Fixed incorrect message error in the stream APIVladimir Lavor1-1/+11
2020-10-15Stream API optionsVladimir Lavor1-16/+42
2020-09-07Fix decoding messages of identical types in streamOndrej Fabry1-17/+24
2020-07-17Improve binapi generatorOndrej Fabry1-2/+17
2020-06-25Introduce Stream - experimental API for low-level access to VPP APIOndrej Fabry1-0/+124