Release 2.29.1

- Make it possible to build the library and unit tests without
  libevent.
- Build all command-line utilities in bin/
- Add perf_client and perf_server command-line utilities to test
  performance according to the "perf" protocol.
This commit is contained in:
Dmitri Tikhonov 2021-02-18 10:09:35 -05:00
parent 4ffff819e8
commit 8ecb980d26
6 changed files with 673 additions and 2 deletions

View file

@ -25,7 +25,7 @@ extern "C" {
#define LSQUIC_MAJOR_VERSION 2
#define LSQUIC_MINOR_VERSION 29
#define LSQUIC_PATCH_VERSION 0
#define LSQUIC_PATCH_VERSION 1
/**
* Engine flags: