node-datachannel
Advanced tools
Comparing version 0.4.2 to 0.4.3
cmake_minimum_required(VERSION 3.15) | ||
cmake_policy(SET CMP0091 NEW) | ||
project(node_datachannel VERSION 0.4.2) | ||
project(node_datachannel VERSION 0.4.3) | ||
@@ -40,3 +40,3 @@ # Workaround for https://github.com/murat-dogan/node-datachannel/issues/65 | ||
GIT_REPOSITORY https://github.com/paullouisageneau/libdatachannel.git | ||
GIT_TAG "v0.18.2" | ||
GIT_TAG "v0.18.5" | ||
) | ||
@@ -43,0 +43,0 @@ |
@@ -57,2 +57,3 @@ import * as stream from 'stream'; | ||
disableAutoNegotiation?: boolean; | ||
forceMediaTransport?: boolean; | ||
portRangeBegin?: number; | ||
@@ -59,0 +60,0 @@ portRangeEnd?: number; |
{ | ||
"name": "node-datachannel", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "libdatachannel node bindings", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
# Easy to use WebRTC data channels and media transport | ||
![Build CI](https://github.com/murat-dogan/node-datachannel/workflows/Build%20CI/badge.svg) | ||
![Linux CI Build](https://github.com/murat-dogan/node-datachannel/workflows/Build%20-%20Linux/badge.svg) ![Windows CI Build](https://github.com/murat-dogan/node-datachannel/workflows/Build%20-%20Win/badge.svg) ![Mac x64 CI Build](https://github.com/murat-dogan/node-datachannel/workflows/Build%20-%20Mac%20x64/badge.svg) ![Mac M1 CI Build](https://github.com/murat-dogan/node-datachannel/workflows/Build%20-%20Mac%20M1/badge.svg) | ||
@@ -35,2 +35,3 @@ - Easy to use | ||
| Node V19 | + | + | + | + | + | + | | ||
| Node V20 | + | + | + | + | + | + | | ||
@@ -37,0 +38,0 @@ 1) Please note that; For Linux-arm64 platform we need OpenSSL to be installed locally. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20214
125
1316860
511