Mariano Iglesias

Results 5 issues of Mariano Iglesias

I have a wrapper on top of your library and [librets](https://github.com/NationalAssociationOfRealtors/libRETS) that allows me to connect to different RETS server using the same framework. I did this since I originally...

2.x

I'd like to release 3.0 soon. On the list of to-do I see: - [ ] Issue #25 - [ ] Issue #28 - [ ] Issue #43 - [...

The `GETJOB` command, or other commands, may return a `-LEAVING` error instead of blocking. This error should be considered by the client library as a request to connect to a...

The documentation of the `HELLO` command states that a priority is given for each node in the cluster, and that this priority is a number where lower is better, which...

Ok consider this scenario: 1. You build a signup form where you allow users to specify email and password: ``` php Signup ``` 1. You configure Auth so `fields` is...