danielberkompas / ex_twilio

Twilio API client for Elixir
MIT License
333 stars 145 forks source link

Is this package being maintained? #179

Open njwest opened 4 months ago

njwest commented 4 months ago

Hiya @danielberkompas , thanks for this cool package and thanks to all the contributors, Elixir really deserves a Twilio client!

Can't help but wonder if anyone is monitoring this package / maintaining it?

If not, is it possible for the community to come up with a plan to maintain it? Last update looks to have been some years ago, at least to this repo

danielberkompas commented 3 months ago

@njwest I believe I will be able to do basic maintenance on the package going forward. My role just changed at my current job which will give me more time and energy for open source work.

That being said, I'm not personally using the package in any production software so I'm probably not the best person to keep adding new features. I'm open to suggestions on how to proceed.

aarongraham commented 2 weeks ago

Hi @danielberkompas the company I work for uses this library in production fairly extensively, we have been adding new features in our fork of this lib. Would you be interested in accepting a PR of our additions?

Unfortunately we've not updated the library alongside the Twilio API or in any "fully supported" kind of way, instead we have just added exactly the pieces we needed at the time we needed them. If you are able to start accepting PRs however I can probably justify spending more time on this project.

Also, I just noticed you are based in Vancouver, I'm in Portland so we could even meet in meatspace to discuss future collaboration if you wanted to 😄

njwest commented 2 weeks ago

Glad to see some motion on this, and hope your new role has been going well @danielberkompas !

For the record, we're currently only using this package to send SMS one-way via Twilio and it works like a charm