Gregory Haskins

Results 32 issues of Gregory Haskins

Signed-off-by: Greg Haskins

Signed-off-by: Greg Haskins

Based on the work in https://github.com/FundingCircle/jackdaw/pull/95 Signed-off-by: Greg Haskins # Checklist - [x] tests - [x] updated [CHANGELOG](../CHANGELOG.md) (the "unreleased" section)

We intentionally hold back on tomcat 10.x as there is more porting work than to simply bump the dependencies up. It is suggested that if this is merged, the minor...

# Description I discovered while trying to support [GRPCs](https://grpc.io/) natively in Clojure using Pedestal that is doesn't appear to be possible to support HTTP2 Trailing metadata in the current code....

The Gniazdo lib recommends users switch to Hato https://github.com/stalefruits/gniazdo#usage The advantage is that Hato does not have any dependencies on external libs (e.g. jetty-client). Since both Gnaizdo and Pedestal depend...

dependencies

## Description Today, "make clean" does not invoke go-clean, which means that there is a potential to miss cleaning up (or worse, failing to properly rebuild) certain compiler outputs. There...

build-system

https://github.com/protocolbuffers/protobuf/blob/v3.12.0-rc1/docs/implementing_proto3_presence.md

Hi, First, thank you for all your work in the Clojure space. I use many of your libraries/frameworks/tools (medley, integrant, environ, etc) in my professional job. I have authored and...