Alfredo Luque

Results 26 issues of Alfredo Luque

The project's far enough along now that we might want to consider easier creation of RPM packages for use with RHEL/CentOS/Fedora/Suse and DEB packages for use with Debian/Ubuntu. If someone...

enhancement
Requires Sponsorship

Fixes compilation issue since Boost 1.53 doesn't have a TLS v1.2 SSL context. So we trick it by setting the OpenSSL flags directly.

I think a really nice addition to this library would be adding http2 support. This is particularly beneficial for high performance API applications since http2 supports multiplexing and has a...

9701a4504b21f7ab424aed9eb63db66e93cabefc breaks compatibility with Boost 1.53 (the latest boost version on RHEL/CentOS 7.3). Luckily, the underlying openssl library does support it so we can still mandate TLS 1.2 support via...

Is there a way to send a request to a server that only supports HTTP2 (eg; running libnghttp2) *without* requiring the upgrade mechanism (which many HTTP2 only implementations do not...

Build fails due to wget not being able to pull log4j. Not sure how to find what version we should be using now?

bug

Looks like currently building from source results in powerline fonts being broken when the app is launched from the launcher. This is indirectly referenced in #656 in one of the...

Create a package for this on conda-forge that tracks this repo. Currently this project is not published to conda-forge.

Currently `hug` is a dependency. Unfortunately, [it is an abandoned project](https://github.com/hugapi/hug/issues/897). This means, for example, that it is not possible to build `portray` conda packages for new Python versions. Are...

Publish a conda package to conda-forge