Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ws-messaging

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ws-messaging - npm Package Versions

1

0.5.1

Diff

Changelog

Source

0.5.1 (2016-10-21)

<a name="0.5.0"></a>

an-sh
published 0.5.0 •

Changelog

Source

0.5.0 (2016-10-12)

Bug Fixes

  • ensure usage of formatter for all errors (bc2dfad)
  • make getClient to work inside onConnect (1121efa)

Code Refactoring

BREAKING CHANGES

  • Rename ParsingError to preprocessingError.
  • Error formatter is used on all errors, ParsingError and RPCError wrappers have been removed.

<a name="0.4.1"></a>

an-sh
published 0.4.1 •

Changelog

Source

0.4.1 (2016-10-09)

Bug Fixes

  • closing reconnecting client (82ee47c)

<a name="0.4.0"></a>

an-sh
published 0.4.0 •

Changelog

Source

0.4.0 (2016-10-09)

Features

  • auto reconnect (9a36be2)
  • handle auth timeout on a client-side (7645801)

BREAKING CHANGES

  • auto reconnect is enabled by default

<a name="0.3.0"></a>

an-sh
published 0.3.0 •

Changelog

Source

0.3.0 (2016-09-28)

Bug Fixes

  • returning an empty result from RPC (103d0e9)
  • use standalone bundle (c6fca77)

Code Refactoring

Features

  • emit errors without throwing on 0 listeners (7675db2)
  • send pings for network failures detection (2c7ee8d)
  • separate ping timeout option (0ba3ef3)
  • use emit as an alias for send (a142bed)

BREAKING CHANGES

  • Server option is renamed to WebSocketServer.
  • terminated state now is not checked by the reconnect method.
  • rename ackWaitTimeout to ackTimeout.
  • emit method semantics changed.

<a name="0.2.0"></a>

an-sh
published 0.2.0 •

Changelog

Source

0.2.0 (2016-09-26)

Features

  • server: add an auth wait timeout (990e91e)

<a name="0.1.2"></a>

an-sh
published 0.1.2 •

Changelog

Source

0.1.2 (2016-09-24)

Bug Fixes

  • server: actually remove client (ec5adc9)

Features

<a name="0.1.1"></a>

an-sh
published 0.1.1 •

Changelog

Source

0.1.1 (2016-09-23)

Bug Fixes

<a name="0.1.0"></a>

an-sh
published 0.1.0 •

Changelog

Source

0.1.0 (2016-09-23)

Features

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc