Releases: coast-team/netflux
Releases · coast-team/netflux
v0.4.1
<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
<a name"0.4.0">
0.4.0 (2016-03-16)
Features
- add onLeaving callback (works with brutal peer leaving) (4a61dc95)
v0.3.1
<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
<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
<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
<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
<a name"0.1.1">
0.1.1 (2016-02-09)
Fix
v0.1.0
<a name"0.1.0">
0.1.0 (2016-02-09)
Features
- create fully connected network via webRTC (ea0e09e8)
v0.0.4
<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
<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)