spdy-http2 / node-spdy

SPDY server on Node.js
2.8k stars 196 forks source link

io.js 4 compatibility #220

Closed ronkorving closed 8 years ago

ronkorving commented 8 years ago

Hi @indutny,

As you pointed out in https://github.com/nodejs/node/pull/2355#issuecomment-130160260, node-spdy will soon no longer be compatible with io.js (v4 that is). What's the plan forward? Does this mean trouble or are there ways to work with the new challenges?

indutny commented 8 years ago

Actually, I was very wrong. Tests are passing for me :) Please let me know if they are not passing for you.

ronkorving commented 8 years ago

Ah nice :) Really glad to hear that. :+1: