Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@DamonOehlman DamonOehlman released this 30 Mar 04:48
· 21 commits to master since this release

Behaviour of the stream has changed from erroring in all situations, it now will just refuse to write. This makes the data channel stream behave much better in situations where a stream has been embedded a few layers deep and error handling has not been bubbled to the top layer for correct handling.