Liking cljdoc? Tell your friends :D
Clojure only.

nl.epij.pubsub.middleware


wrap-pubsub-dataclj

(wrap-pubsub-data handler)

Middleware that decodes the Base64 data of the Pubsub message. Also parses the JSON.

Make sure the body JSON was parsed before, using something like ring.middleware.json/wrap-json-body

Middleware that decodes the Base64 data of the Pubsub message. Also parses the JSON.

Make sure the body JSON was parsed before, using something like `ring.middleware.json/wrap-json-body`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close