Is there an easy way to return an EDN set from yada?
You can return maps. Set produces to include application/edn
I found the protocol to extend.
It already handles java HashSets, but doesn't seem to do Clojure ones.
(yada.body/MessageBody)
A good PR? ;)