Skip to content

Compatibility fix for node 5.5.0#1

Open
david-benes wants to merge 1 commit into
amino:masterfrom
david-benes:master
Open

Compatibility fix for node 5.5.0#1
david-benes wants to merge 1 commit into
amino:masterfrom
david-benes:master

Conversation

@david-benes

Copy link
Copy Markdown

This fix allows to use amino (redis) with node 5.5.0.
It stopped working due to internal changes in http module.

Node 0.10.32
http.js:1420
self.agent.addRequest(self, host, port, options.localAddress);

Node 5.5.0
_http_client:137
self.agent.addRequest(self, options);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant