Juan Francisco Raposeiras (Rapo)

Results 4 comments of Juan Francisco Raposeiras (Rapo)

@yaghmr look at [kuvert](https://github.com/cyx/kuvert) in `add_header` (https://github.com/cyx/kuvert/blob/master/lib/kuvert.rb#L52) that calls `quote_address_if_necessary` I've tried with `from` field, with no success. The method `quote_if_necessary` returns a weird encoded string like: `"=?utf-8?Q?email_name?=" `. Don't...

Hi, I've added a branch with a first version of sockets with timeouts. https://github.com/rapofran/Rserve-Ruby-client/tree/sockets-with-timeouts and here are the changes https://github.com/rapofran/Rserve-Ruby-client/commit/73a407ead211bf30ea6ad3c83b68fcbeff8c9ebe I'm planning to improve the tests and make a pull...

@clbustos could you help me to fix the tests in rserve_talk_spec.rb? (there are 3 failures). The socket timeout's tests are working ok by now.

hi @dcassanego unfortunately I'm not using this gem (and project) anymore. But in 2015 it helped me the timeouts and I remember it worked. Did you give it a try?...