Skip to content

Releases: coast-team/sigver

v8.0.1

23 Dec 18:16
Compare
Choose a tag to compare

<a name"8.0.1">

8.0.1 (2016-12-23)

Bug Fixes

  • message build in IOJsonString (11a0816c)
  • protocol: send a message when joining is no longer available (d323ac9e)

v8.0.0

23 Dec 15:18
Compare
Choose a tag to compare

<a name"8.0.0">

8.0.0 (2016-12-23)

Bug Fixes

  • error: polish error handling (8a5b9185)

Performance

  • uws: use uws instead of ws package as a Web Socket Server

Breaking Changes

  • {key:...} message is now {open:...}. Some close codes are not the same.

    (c25c5df9)

v7.6.4

12 Sep 12:57
Compare
Choose a tag to compare

<a name"7.6.4">

7.6.4 (2016-09-12)

Bug Fixes

  • package.json: main and jsnext:main attributes (7566f4fb)

v7.6.3

12 Sep 12:01
Compare
Choose a tag to compare

<a name"7.6.3">

7.6.3 (2016-09-12)

Bug Fixes

v7.6.2

12 Sep 09:50
Compare
Choose a tag to compare

<a name"7.6.2">

7.6.2 (2016-09-12)

Bug Fixes

  • rewriting ws socket attributes by sigver attributes (c74f667b)

v7.6.1

29 Aug 16:07
Compare
Choose a tag to compare

<a name"7.6.1">

7.6.1 (2016-08-29)

Bug Fixes

  • joining: simultaneous joining of several peers (1ea3b09e)

v7.6.0

17 Aug 12:26
Compare
Choose a tag to compare

<a name"7.6.0">

7.6.0 (2016-08-17)

Features

  • add isKeyOk server responce (b6046f84)

v7.5.1

11 Aug 13:17
Compare
Choose a tag to compare

<a name"7.5.1">

7.5.1 (2016-08-11)

Bug Fixes

  • json: boolean attribute in sending JSON message (eb35e835)

v7.5.0

11 Aug 09:40
Compare
Choose a tag to compare

<a name"7.5.0">

7.5.0 (2016-08-11)

Features

  • key: send message if the key already exists or unavailable (2df9bf17)

v7.4.2

10 Aug 14:06
Compare
Choose a tag to compare

<a name"7.4.2">

7.4.2 (2016-08-10)

Bug Fixes

  • default host and port for command line tool (750ad8a9)