murat-dogan / node-datachannel

WebRTC For Node.js and Electron. libdatachannel node bindings.
Mozilla Public License 2.0
308 stars 60 forks source link

New Version with typescript backend #293

Closed murat-dogan closed 1 month ago

murat-dogan commented 2 months ago

Hello,

I have merged this PR https://github.com/murat-dogan/node-datachannel/pull/278

Now base lib and polyfill are in typescript. Also, the build process has changed (creating cjs, esm,types)

Could you please check from your side also? I have released 0.20.0-alpha.2

Thanks.

murat-dogan commented 2 months ago

@achingbrain @pimterry @ptesavol @funniray

murat-dogan commented 1 month ago

New version has release here https://github.com/murat-dogan/node-datachannel/releases/tag/v0.20.0