Skip to content

Releases: MainframeOS/rx-socket

v0.5.0

13 Feb 14:09

Choose a tag to compare

  • Changed connect config option to path.
  • Replaced Flow by TypeScript.
  • Added TypeScript definitions.

v0.3.0

25 Apr 13:33

Choose a tag to compare

  • .next() now serializes the provided value to JSON.
  • Updated RxJS dependency to v6.
  • Added esm dependency for module support.

v0.2.0

25 Apr 13:32

Choose a tag to compare

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

v0.1.0

25 Apr 13:32

Choose a tag to compare

First release.