Bryan Joseph
Bryan Joseph
Awesome project. I would love to see this one feature added as well.
Looks like I started in a branch a while ago: https://github.com/bryanjos/aws_auth/tree/signature I would still start from scratch to make sure we get it right
I'll have to dig more into the issues to also get a view of what comes up the most. The plug-in crypto seems useful for the reasons you put here.
@mwojtul nothing really jumps out to me. If by `each worker needs to wait for the async request to resolve` you mean that it waits for the promise to resolve,...
I think I left it open just in case we added something else. I almost thought about removing it completely since it doesn't do much
I think this should be rethought a bit
This has to do with the `:re` module not being implemented yet. Issue #306 catalogs what erlang modules and functions need to be implemented
That's odd. Nothing off the top of my head. That must be the binary representation. It's possible the BitString JavaScript module may be able to make something out of it.
I'm not sure about this one. I definitely want to do things the right way. I may ask on IRC, the Elixir Forum or both to find the right way...
Focusing on the specific issue here. This only effects projects that include ElixirScript from git. Any solution should effect only that case. I have no problem with including it in...