aboutsummaryrefslogtreecommitdiffstats
path: root/codec/msg_codec.go
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Change module name to go.fd.io/govppHEADv0.6.0-alphamasterNathan Skrzypczak1-1/+1
2020-12-03Decode message context using the message type onlyVladimir Lavor1-8/+4
2020-07-22Fix binapigen decoding and minor improvementsOndrej Fabry1-0/+10
2020-07-17Improve binapi generatorOndrej Fabry1-26/+3
2020-06-24Fix codec fallback and generate type importsOndrej Fabry1-73/+40
2020-06-16Optimize socketclient adapter and add various code improvementsOndrej Fabry1-4/+16
2018-09-12Recover possible panic in EncodeMsg and improve debug logsOndrej Fabry1-11/+16
2018-08-24Simplify subscribing to events and fix eventsOndrej Fabry1-3/+13
2018-08-16Refactor GoVPPOndrej Fabry1-49/+61
2018-07-06make api.Channel as interfaceVladimir Lavor1-0/+141