funcool

A channel for discussing and asking questions about Funcool libraries https://github.com/funcool/
caskolkm 2015-09-09T10:43:29.000006Z

I added support for parsing application/transit+json in catacumba 0.7.0-SNAPSHOT! πŸ˜„

niwinz 2015-09-09T11:17:53.000007Z

\o/

2015-09-09T12:57:37.000008Z

great! does it also support json verbose encoding?

2015-09-09T12:57:44.000009Z

seems like it's better for debugging

2015-09-09T12:57:50.000010Z

transit payloads

caskolkm 2015-09-09T13:01:50.000011Z

@dialelo: for now it’s just json encoding

caskolkm 2015-09-09T13:02:00.000012Z

https://github.com/funcool/catacumba/pull/30

2015-09-09T13:02:57.000014Z

nice

caskolkm 2015-09-09T13:08:10.000015Z

http://swannodette.github.io/2014/07/26/transit--clojurescript/ <β€” nice blogpost about transit