Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 592 Bytes

MIGRATION.md

File metadata and controls

19 lines (14 loc) · 592 Bytes

Migration Guides

  • From Simple to SimpleUser is relatively simple.

  • From 0.17 to 1.0

    • 1.0 is backwards compatible with 0.17
  • From 0.16 to 0.17

    • WebRTC SessionDescriptionHandler rewrite
  • From 0.15 to 0.16 <-- this is the "big" migration you may be looking for

    • 0.16 is not backwards compatible with 0.15
    • new API as production
    • old API removed
  • From 0.14 to 0.15

    • 0.15 is backwards compatible with 0.14
    • new API as beta
    • old API as production