jerryscript-project / iotjs

Platform for Internet of Things with JavaScript http://www.iotjs.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support of crypto.createHmac & http.write chunked mode

juliuswwj opened this issue · comments

To use AWS kinesis producer putMedia interface, I modified some modules.
The patch file locates at iotjs
and the sample project is aws-kinesis-producer-js

How about posting a PR by yourself? :) It would be great if you do that.