Skip to content

Releases: eider-rpc/eider-js

v1.0.0

08 Oct 04:02

Choose a tag to compare

  • rename forEachAsync to forAwait and support early termination ed9da89
  • drop support for uws 6a287c9
  • bump dependency versions
  • other minor housekeeping

v0.13.0

22 Aug 03:23

Choose a tag to compare

  • fixed minor marshalling bugs
  • support for asynchronous context managers in using()
  • improved wait semantics and error propagation when using connection as a context manager
  • made createSession() asynchronous

v0.12.0

18 Apr 00:18

Choose a tag to compare

  • Added automatic direct property access f9fac3e
  • Allow choice between uws and ws f083a04
  • Fixed serialization of undefined object members 2e50627
  • Defend against Object.prototype monkey-patching 6c4ee90

v0.11.0

29 Mar 00:23

Choose a tag to compare

  • Added server-side native object support #1
  • Added ability to log protocol messages for debugging 00d5645
  • More robust handling of abruptly dropped connections d5ccfa2
  • Upgraded to latest versions of dependencies
  • Removed some custom code style rules
  • Several other minor refinements

v0.10.0

18 May 05:30

Choose a tag to compare

  • Support for native objects and functions
  • Implicit remote garbage collection on Node using the weak package
  • Reference counting and resource management refinements
  • Lots of minor improvements

First public Apache-licensed release

20 Apr 04:35

Choose a tag to compare

v0.9.4

resolve npm package name collision