Releases: coast-team/netflux
Releases · coast-team/netflux
v0.8.0
<a name"0.8.0">
0.8.0 (2016-05-26)
Features
- ping: add ping method to WebChannel (e8c0e5ea)
v0.7.0
<a name"0.7.0">
0.7.0 (2016-05-25)
Features
- onMessage: the third attribute means whether the message is sent via send/sendTo (d990e371)
v0.6.2
<a name"0.6.2">
0.6.2 (2016-05-24)
Bug Fixes
- constructor.name: bug when getting constructor name, appeared in Firefox 46 (9b4a6415)
v0.6.1
<a name"0.6.1">
0.6.1 (2016-05-23)
Bug Fixes
- joining: bug where several peers join at once via the same peer. (7391d2a8)
- leave: sending data after leaving the WebChannel (41f7b9d7)
v0.6.0
<a name"0.6.0">
0.6.0 (2016-05-19)
Features
- MessageBuilderService: allow to send any of ArrayBufferView (7d50c8ff, closes #12)
v0.5.0
<a name"0.5.0">
0.5.0 (2016-05-13)
Features
v0.4.5
<a name"0.4.5">
0.4.5 (2016-04-29)
Bug Fixes
- add tests, refactor code to exclude potential bugs, add doc (ca5f31b9)
v0.4.4
<a name"0.4.4">
0.4.4 (2016-04-07)
Bug Fixes
- initialize newly created channels in WebRTCService (16206d3f)
v0.4.3
<a name"0.4.3">
0.4.3 (2016-04-01)
Bug Fixes
- when peer could not join, the Promise did not catch it (8c109861)
v0.4.2
<a name"0.4.2">
0.4.2 (2016-03-31)
Bug Fixes
- WebRTCService: each peer can open a door to the webChannel instead to have only one door availa (82ec1ba8)