Closed indutny closed 12 years ago
node-spdy should follow google's implementation conventions and send RST_STREAM after exceeding concurrent streams limit given in SETTINGS frame. That should be configurable in .createServer's options
.createServer
node-spdy should follow google's implementation conventions and send RST_STREAM after exceeding concurrent streams limit given in SETTINGS frame. That should be configurable in
.createServer
's options