You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dcstream has been updated to watch for finish events when writing and now sends an '::endofstream` message over the data channel to indicate that a stream has finished writing. When we receive this event we then emit the 'end' event.
This functionality needs some tests.
The text was updated successfully, but these errors were encountered:
The dcstream has been updated to watch for finish events when writing and now sends an '::endofstream` message over the data channel to indicate that a stream has finished writing. When we receive this event we then emit the 'end' event.
This functionality needs some tests.
The text was updated successfully, but these errors were encountered: