murat-dogan / node-datachannel

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

Fix ThreadSafeCallback context and cleanup #246

Closed paullouisageneau closed 2 months ago

paullouisageneau commented 2 months ago

This PR fixes two issues related to ThreadSafeCallback:

murat-dogan commented 2 months ago

It was on my list but I didn't have time. Thanks @paullouisageneau

ibsusu commented 2 months ago

this works wonderfully!

paullouisageneau commented 2 months ago

@ibsusu Great, thank you for testing!