v0.2.0
- Incoming data is now split using node's
os.EOLseparator to emit individual values. - Added
resultSelector()method to match RxJS' WebSocketSubject implementation of parsing incoming data.
os.EOL separator to emit individual values.resultSelector() method to match RxJS' WebSocketSubject implementation of parsing incoming data.