Fork me on GitHub
#yada
<
2017-08-02
>
malcolmsparks09:08:30

Note to @delitescere and others: I've added a README note here about how to develop and test your own version of yada (now that it is composed of multiple lein projects): https://github.com/juxt/yada#contributing

malcolmsparks09:08:58

This should be useful for testing patches in your own projects prior to submitting PRs.

malcolmsparks13:08:12

Agree. Send a PR

tanzoniteblack18:08:14

Aleph has a way that you can have your code check to see if the connection has already been closed (https://github.com/ztellman/aleph/issues/207), is there an easy way to get at the aleph connection when using yada so if I have requests that do a lot of work, they can be signaled to quit processing if the request status closes?

dominicm18:08:41

This would be very useful for many things in yada too I think.

dominicm19:08:33

It would be useful if yada exposed a nice abstraction over this