Jaime Gil de Sagredo Luna

Results 6 issues of Jaime Gil de Sagredo Luna

See https://github.com/jaimegildesagredo/booby/pull/28

Based on the discussion here: #34

The same way we allow to receive another matcher as a possible value for a dict, we should allow to receive a matcher as a possible key of the dict....

I would like to divide the current `parse(body, headers)` method, which parses the http response and returns a dict with the model or collection values, into a `parse_response(body, headers)` method...

enhancement

Hi! We detected that the amqp reconnection was not working at all, so we improved it a little bit. It tries to connect with a 2 second delay until it...

enhancement