Skip to content

Releases: coast-team/netflux

v0.4.1

31 Mar 08:56
Compare
Choose a tag to compare

<a name"0.4.1">

0.4.1 (2016-03-31)

Bug Fixes

  • fix problem when a new peer abort joining (f1e7a4a1)

v0.4.0

16 Mar 15:10
Compare
Choose a tag to compare

<a name"0.4.0">

0.4.0 (2016-03-16)

Features

  • add onLeaving callback (works with brutal peer leaving) (4a61dc95)

v0.3.1

13 Mar 17:02
Compare
Choose a tag to compare

<a name"0.3.1">

0.3.1 (2016-03-13)

Bug Fixes

  • fix WebChannel manager initialization and WebRTC candidate receiving (5d15bbf7)

v0.3.0

09 Mar 14:08
Compare
Choose a tag to compare

<a name"0.3.0">

0.3.0 (2016-03-09)

Features

  • WebChannel: make available to send a message to a particular peer via WebChannel.sendTo (3258e559)

v0.2.1

08 Mar 16:21
Compare
Choose a tag to compare

<a name"0.2.1">

0.2.1 (2016-03-08)

Bug Fixes

  • WebRTCService: use webChannel id instead of peer id to join webChannel. (c60e59d3)

v0.2.0

07 Mar 16:27
Compare
Choose a tag to compare

<a name"0.2.0">

0.2.0 (2016-03-07)

Features

  • global: refactor API architecture spec and add dist/ and jsDoc (8b8e3468)

v0.1.1

09 Feb 13:01
Compare
Choose a tag to compare

<a name"0.1.1">

0.1.1 (2016-02-09)

Fix

v0.1.0

09 Feb 12:04
Compare
Choose a tag to compare

<a name"0.1.0">

0.1.0 (2016-02-09)

Features

  • create fully connected network via webRTC (ea0e09e8)

v0.0.4

13 Jan 16:30
Compare
Choose a tag to compare

<a name"0.0.4">

0.0.4 (2016-01-13)

Bug Fixes

  • README.md: remove send method from Network and rename broadcast to send (1798339a, closes #10)

v0.0.3

08 Jan 17:02
Compare
Choose a tag to compare

<a name"0.0.3">

0.0.3 (2016-01-08)

Bug Fixes

  • README.md: fix API specification by removing connect method from facade (82d29280)