Skip to content

Conversation

lpinca
Copy link
Member

@lpinca lpinca commented Jun 16, 2019

I'm not sure if it make sense to add this but reasons for doing it are:

@lpinca
Copy link
Member Author

lpinca commented Jun 17, 2019

@3rd-Eden PTAL.

@chainhead
Copy link

How do we read the stream into ws.send()?

This option keeps hitting the event emitter limit - not sure why.

duplex.on('data', (chunk) => {
  ws.send(chunk.toString())
}

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