snowplow / stream-collector

Collector for cloud-native web, mobile and event analytics, running on AWS and GCP
http://snowplowanalytics.com
Other
27 stars 32 forks source link

Scala Stream Collector: support gzip compression #9

Open mhadam opened 5 years ago

mhadam commented 5 years ago

This PR introduces gzip content-encoding for the android tracker: https://github.com/snowplow/snowplow-android-tracker/pull/295

The collector needs to support that encoding before we introduce the feature.

BenFradet commented 5 years ago

relevant info https://doc.akka.io/docs/akka-http/current/routing-dsl/directives/coding-directives/decodeRequest.html