Skip to content

Releases: Ghamza-Jd/janus-mobile-sdk

0.4.0

19 Jan 10:48
Compare
Choose a tag to compare

Full Changelog: 0.3.0...0.4.0

0.3.0

15 Jan 12:02
Compare
Choose a tag to compare

Full Changelog: 0.2.0...0.3.0

0.2.0

09 Jan 17:42
Compare
Choose a tag to compare

Full Changelog: 0.1.0...0.2.0

0.1.0

17 Sep 15:29
Compare
Choose a tag to compare

This is the first release 🎉, it includes:

  • Initialising the logger (logcat for android, and oslog for apple)
  • Some janus functionality (Create connection, create session, attach, send message through handle)
  • Generic handle, then the library user should parse the events properly and send messages
  • echotest handle, Session could attach to a built-in echotest handle.
  • apple platforms have two ways of receiving events, using async stream or by confirming to the delegate and setting the handle delegate to it

Future releases will include QoL changes, support for more plugins, and more core functionalities like detach and trickle. When jarust reaches 1.0 we can also aim for the 1.0

What's Changed

Full Changelog: https://github.com/Ghamza-Jd/janus-mobile-sdk/commits/0.1.0