Releases: coast-team/netflux
Releases · coast-team/netflux
v0.10.6
<a name"0.10.6">
0.10.6 (2016-09-12)
Bug Fixes
- several small bugs for Bot support (d23e9511)
v0.10.5
<a name"0.10.5">
0.10.5 (2016-09-06)
Bug Fixes
- fix many bugs, refactor code and tests, add tests (cc38a293)
- MessageBuildService: sending big data through network with >2 peers (cbe453d6)
v0.10.4
<a name"0.10.4">
0.10.4 (2016-07-29)
Bug Fixes
- signaling: use secure sigver server on rhcloud by default (605dab5a)
v0.10.3
<a name"0.10.3">
0.10.3 (2016-07-29)
Bug Fixes
- WebChannelGate: close event code when key already exist (4f2606b6)
v0.10.2
<a name"0.10.2">
0.10.2 (2016-07-29)
Bug Fixes
- WebChannelGate: openning the webChannel with the same key (7f916f8c)
v0.10.1
<a name"0.10.1">
0.10.1 (2016-07-29)
Bug Fixes
- WebSocketService: increase timout connection amount (6e207605)
v0.10.0
<a name"0.10.0">
0.10.0 (2016-07-27)
Features
- WebChannel: make possible to specify a key for WebChannel.open (ac6d13bd)
v0.9.1
<a name"0.9.1">
0.9.0 (2016-07-27)
Bug Fixes
- ChannelBuilderService: Connection between 2 bots in WebRTC (173cb43)
v0.9.0
<a name"0.9.0">
0.9.0 (2016-07-18)
Bug Fixes
- Bot: Handle unique connection with a WebChannel (d58bcc1f)
- NodeWebRTC: Issue with ArrayBuffer sending in node (173cb431)
- webChannel: the WebChannel.id is the same for all peers (e16d87e8)
Features
- Add WebSocketService to allow bot server connection (082016db)
- Support WebSocketService: Added support to use the WebSocketService (9e208f99)
- bot server: Add of bot implementation in netflux (ffac06d1)
- node: Added some support to run tests in node js (1a080bb0)
v0.8.1
<a name"0.8.1">
0.8.1 (2016-06-29)
Bug Fixes
- disconnect: detect disconneted channels (50dd6de9, closes #15)
- webrtc-adapter: imported distribution name in index.js (32174a8d)