I’ve pushed `no-transform` branch, that will – eli...
# ktor
o
I’ve pushed
no-transform
branch, that will – eliminate complex transformations API and replace it with simple pipelines – introduce send/receive pipelines for payload processing – pave a way to fully bidirectional entity transformation, e.g. typed REST APIs If you are really into cutting edge stuff, you can try to check it out, install locally and play with it.