Peter Saxton

Results 143 comments of Peter Saxton

I don't know of one

Yes, raxx_cowboy is no longer supported by me. Other people where looking into it. You might have some luck asking in the Raxx channel on the Elixir slack

I think the first ones are from postgres. Though I wondered if that was the message field and if there was more metadata. Postgres defines error codes and I also...

Can we specify on this issue in a bit more detail what routes want protecting. I assume something like having proposals have user_ids and then having that user_id in the...

I have a PR over here. https://github.com/CrowdHailer/speakerline/pull/1/files I've pointed it to my own docker branch so you can see only the relevant differences. There are several comments that I could...

Having thought some more about this I actually think using the full gem is over kill, We require such a small amount of the full OAuth spec to do what...

Pairing would be helpful, if there is a time that works? I got rather lost in some bits of rails

@willemdj yes there is automatic flow control. Working under the assumption that the Elixir endpoint will not be overwhelmed by traffic sent to it. I have an idea on how...

I ran into the same issue. Switching from `emk/rust` to `https://github.com/emk/heroku-buildpack-rust` appears to have moved me on but now I have the following issue ``` remote: error: linking with `cc`...