-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrating #1
Upgrating #1
Conversation
Hi @manuel-rubio, I'm impressed with your upgrade, if you don't mind I would like to merge with it and release a new version( Regards, |
@manuel-rubio can I merge it or you want add other changes in the scope of current PR? Regards, |
Hi @vkatsuba I still didn't finish it, but yes, you can create a PR and merge when you want. Thanks. |
@vkatsuba I'll let you know when I finish :-) |
Great, many thanks! I will merge it and also provide CI for more comfortable sync. If you will have any other ideas of improvements, please feel free create PR. Regards, |
@vkatsuba ok, at the moment I'm going to leave it as is. I want to create an abstraction layer to use the same values to trigger an SMS and returning common values (in addition to the specific ones), I want to put the sensitive data for each provider (auth, keys, sid, ...) into the configuration and increase the test coverage. |
Got it, thanks for updates. So, as I understand we can create Regards, |
@manuel-rubio also please notes that was added GitHub Actions with |
Yes!
My main concern is use 100% Erlang libraries to avoid incompatibilities so, jiffy never was an option, and jsx never liked me too much, based on benchmarks, you can see jsone is better and I like more how it handle JSON: Non HiPE:
HiPE:
* binary representation of UTF-8-demo.txt |
Got it, thanks. Latest updates:
Thanks again for contribution! Regards, |
СС @manuel-rubio