coast-team / netflux

JavaScript client and server side transport API based on WebRTC & WebSocket
https://coast-team.github.io/netflux
GNU Affero General Public License v3.0
213 stars 14 forks source link

Update webrtc-adapter to the latest version 🚀 #24

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of webrtc-adapter just got published.

Dependency webrtc-adapter
Current Version 2.1.0
Type dependency

The version 3.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of webrtc-adapter. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes Adapter 3.0 - Major getStats() overhaul

Details in https://groups.google.com/d/topic/discuss-webrtc/OXqm0tjg8hs/discussion

Commits

The new version differs by 40 commits .

  • 71929cc Merge pull request #410 from webrtc/bumpVersion
  • 0eb385d bump to 3.0.0
  • 4f127c7 Add adapter artifacts
  • a841809 Merge pull request #409 from jan-ivar/hyphens
  • e78c09b Merge pull request #402 from fippo/map-required
  • 6f592a8 Too fast.
  • b1b1df2 Limit spec-hyphens in type names to promise getStats and <53.
  • c8643a0 Merge pull request #407 from fippo/fix-edge
  • f5430c8 Merge pull request #406 from fippo/cleanup-dotfiles
  • 23195ae test: dont try to copy the null candidate
  • cfcff6b edge: dont emit empty candidates
  • 8723564 edge: fix complete evaluation
  • 2aa9753 remove jshintrc and jscsrc
  • ddf136c Changing on_success TravisCI notification policy
  • 8a3fa85 Changing TravisCI notifications recipient

There are 40 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: