meetecho / janode

A Node.js adapter for the Janus WebRTC server
ISC License
98 stars 36 forks source link

Make Janode an ES module #2

Closed atoppi closed 2 years ago

atoppi commented 2 years ago

We'll track here the migration of the library from CJS module to ES module. Once #1 will be merged, this branch will probably need some more work. (done)

!!! Breaking changes !!!

How to migrate to ESM

Changes in the browser bundling sample