Releases: pistacheio/pistache
Releases · pistacheio/pistache
v0.4.26 for Linux, macOS, BSD and Windows
Added:
- Allow use of httplib subproject in Linux even with --wrap-mode=nofallback
(Already allowed in macOS by v0.4.25)
v0.4.25 for Linux, macOS, BSD and Windows
- Support for macOS, BSD and Windows using libevent
- Continues to support Linux, using epoll by default with libevent optional
- Allow use of httplib subproject in macOS even with --wrap-mode=nofallback
v0.4.23 for Linux, macOS, BSD and Windows
- Support for macOS, BSD and Windows using libevent
- Continues to support Linux, using epoll by default with libevent optional
- Fixes for number of race conditions in the networking and shutdown code
- Compression support