aboutsummaryrefslogtreecommitdiffstats
path: root/codec
AgeCommit message (Expand)AuthorFilesLines
2020-06-24Fix codec fallback and generate type importsOndrej Fabry22-358/+21273
2020-06-22Refactored binapi generator with message encodingOndrej Fabry4-4/+1108
2020-06-16Optimize socketclient adapter and add various code improvementsOndrej Fabry1-4/+16
2018-09-12Recover possible panic in EncodeMsg and improve debug logsOndrej Fabry2-11/+79
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 Lavor2-0/+143