Closed nelsonic closed 8 years ago
Looks ok to me, but I'd probably want to rename pushToSocketServer.js
to something more relevant now.
@@ master #55 diff @@
==========================================
Files 1 1
Lines 190 152 -38
Methods 34 27 -7
Messages 0 0
Branches 35 29 -6
==========================================
- Hits 190 152 -38
Misses 0 0
Partials 0 0
Powered by Codecov. Last updated by ce5c909...3c33436
This PR is ready to ship.
I asked a question in the discussion: https://github.com/numo-labs/aws-lambda-helper/issues/54#issuecomment-222199596 which could lead to a further change, but if we just want to get the new version without HTTP POST /data
published, this can be merged and deployed. 👍
This PR should've been a Major version bump, as we are removing failOnError
Remove http
POST
to/data
for WebSockets. Using SNS + Redis PubSub exclusively.