Skip to content

Releases: coast-team/netflux

v0.10.6

12 Sep 12:34
Compare
Choose a tag to compare

<a name"0.10.6">

0.10.6 (2016-09-12)

Bug Fixes

  • several small bugs for Bot support (d23e9511)

v0.10.5

06 Sep 07:39
Compare
Choose a tag to compare

<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

29 Jul 15:10
Compare
Choose a tag to compare

<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

29 Jul 14:53
Compare
Choose a tag to compare

<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

29 Jul 12:09
Compare
Choose a tag to compare

<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

29 Jul 10:43
Compare
Choose a tag to compare

<a name"0.10.1">

0.10.1 (2016-07-29)

Bug Fixes

  • WebSocketService: increase timout connection amount (6e207605)

v0.10.0

27 Jul 15:22
Compare
Choose a tag to compare

<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

27 Jul 09:17
Compare
Choose a tag to compare

<a name"0.9.1">

0.9.0 (2016-07-27)

Bug Fixes

  • ChannelBuilderService: Connection between 2 bots in WebRTC (173cb43)

v0.9.0

21 Jul 15:57
Compare
Choose a tag to compare

<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

29 Jun 14:43
Compare
Choose a tag to compare

<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)