Socket
Socket
Sign inDemoInstall

@ndarilek/janus

Package Overview
Dependencies
3
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

0.5.1

Diff

ndarilek
published 0.5.0 •

Changelog

Source

0.5.0 (2016-04-25)

  • Add ability to connect to an existing handle.
ndarilek
published 0.4.1 •

Changelog

Source

0.4.1 (2016-04-25)

  • Bad HTTP status codes are now correctly handled before converting result to JSON.
ndarilek
published 0.4.0 •

Changelog

Source

0.4.0 (2016-04-25)

  • Add ability to connect to an existing session.
ndarilek
published 0.3.1 •

Changelog

Source

0.3.1 (2016-04-25)

  • Remove files that should not have been published.
ndarilek
published 0.3.0 •

Changelog

Source

0.3.0 (2016-04-24)

  • Rewrote tests in Jasmine and vastly expanded coverage.
  • Add start parameter to new sessions to determine whether they start polling on creation.
  • Session.prototype.poll() is now public and starts polling if the Session was created stopped.
  • Janus errors now emit error events to Session.
  • All media events now include the entire Janus payload.
  • Added additional error-handling.
  • Make Session.prototype.id a public, read-only property.
ndarilek
published 0.2.5 •

Changelog

Source

V0.2.5 (2016-04-18)

  • Turns out React Native doesn't like us trying to set up isomorphic-fetch, so now this is the user's responsibility.
ndarilek
published 0.2.4 •

Changelog

Source

V0.2.4 (2016-04-18)

  • Correctly set up fetch global by importing isomorphic-fetch for side-effects.
ndarilek
published 0.2.3 •

Changelog

Source

V0.2.3 (2016-04-15)

  • postinstall script no longer expects typings to be installed.
ndarilek
published 0.2.2 •

Changelog

Source

V0.2.2 (2016-04-15)

  • Track destroying/destroyed status of sessions and guard against double destroying.
  • Don't allow attaching handles to destroying/destroyed sessions.
2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc