Fork me on GitHub
#duct
<
2018-09-04
>
ikitommi13:09:11

there is a new version of metosin/muuntaja, which is used by duct/module.web for json/edn/transit formatting. Some big changes, including changing the default JSON formatter from Cheshire to Jsonista => calls to cheshire.generate/add-encoder will do nothing in the future, as all the mappings are given as explicit configuration. I could create a PR and test that everything works on Duct-side if this is something Duct would like to use in the future too?

🎉 4
👍 4
ikitommi13:09:05

much better perf out-of-the-box and supports optional byte[] responses, than enable NIO in some servers