Skip to content

Fix incompatibility with node 0.10.43 (and probably others) - #264

Open
cwohlman wants to merge 1 commit into
neumino:masterfrom
cwohlman:node-0-10-tls-fixes
Open

Fix incompatibility with node 0.10.43 (and probably others)#264
cwohlman wants to merge 1 commit into
neumino:masterfrom
cwohlman:node-0-10-tls-fixes

Conversation

@cwohlman

@cwohlman cwohlman commented Jun 22, 2016

Copy link
Copy Markdown

This PR probably needs more review, I basically just hacked this together to get my app running.

The gist is that rethinkdbdash (and the official rethinkdb driver, see rethinkdb/rethinkdb#4816) don't work with tls on node 0.10, this PR fixes that for rethinkdbdash.

@neumino

neumino commented Jun 22, 2016

Copy link
Copy Markdown
Owner

rethinkdbdash started with support for 0.11.x only. I think we never supported 0.10.x.

On a general note, we somehow don't try very hard to keep compatibility with old versions of node. Node 1.0.0 was released something like 2 years ago, in the node environment, this is a long time to update your node.

@lbguilherme

Copy link
Copy Markdown

close?

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.

3 participants