aboutsummaryrefslogtreecommitdiffstats
path: root/examples/simple-client/simple_client.go
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Change module name to go.fd.io/govppHEADv0.6.0-alphamasterNathan Skrzypczak1-9/+9
2020-10-30Stats API: added GetMemory()Vladimir Lavor1-4/+4
2020-10-30Fix encoding for float64 and generate conversion for TimestampOndrej Fabry1-0/+17
2020-10-15Stream API optionsVladimir Lavor1-81/+29
2020-07-22Fix binapigen decoding and minor improvementsOndrej Fabry1-1/+3
2020-07-17Improve binapi generatorOndrej Fabry1-7/+22
2020-07-02Binary API generator improvementsVladimir Lavor1-8/+8
2020-06-25Introduce Stream - experimental API for low-level access to VPP APIOndrej Fabry1-4/+45
2020-06-24Fix codec fallback and generate type importsOndrej Fabry1-3/+5
2020-06-22Refactored binapi generator with message encodingOndrej Fabry1-7/+5
2020-06-16Optimize socketclient adapter and add various code improvementsOndrej Fabry1-31/+47
2020-03-18Fix import path in examples/binapiv0.3.1Ondrej Fabry1-14/+9
2019-11-15Improve compatibility checkingOndrej Fabry1-0/+4
2019-09-09Fix compatibility with latest master (20.01-rc0)Ondrej Fabry1-120/+106
2019-09-09Use new default binapi socket with fallback to legacyOndrej Fabry1-1/+1
2019-06-27Improvements for binapi-generator and support VPP 19.04 in statsclientOndrej Fabry1-8/+15
2019-06-06Add various generator improvementsOndrej Fabry1-3/+3
2019-04-04fix govpp, add more checks to makefileVladimir Lavor1-1/+1
2019-02-08Add support for using multiple generated versionsOndrej Fabry1-1/+9
2019-02-08Generator improvements and cleanupOndrej Fabry1-0/+271