boldaslove156
Results
2
issues of
boldaslove156
I was playing with `sente` and `mount` and basically I have 2 states created using `defstate` : `sente` and `sente-listener`. (defstate sente :start (make-channel-socket! aleph-adapter {:packer transit-packer}) :stop (async/close! (:ch-recv...
pull requests welcome
enhancement
By default conformity attached an extra info which contains `:conformity/conformed-norms` for each transaction. I need to attach my own extra info in the said transaction, is it doable?