Skip to content
#

stream

Here are 41 public repositories matching this topic...

lgrahl
lgrahl commented Mar 17, 2020
  1. I don't think this WebSocket example would work as expected. The onclose event handler is set by both the source and the sink which obviously can't work.

  2. I'm confused on why the onclose event handler is set to null for the WebSocketSink. For what purpose is this being done?

this._ws.onclose = () => controller.error(new Err

Improve this page

Add a description, image, and links to the stream topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stream topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.