Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

node-datachannel

P2P Communication for NodeJS apps (WebRTC)
Collective - Host: opensource - https://opencollective.com/node-datachannel - Code: https://github.com/murat-dogan/node-datachannel

Fix Module Resolution

github.com/murat-dogan/node-datachannel - pstoebenau opened this pull request 13 days ago
Windows ci

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 21 days ago
Solves #310 re-init/hot-reload problem

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 21 days ago
Drop node v16 support

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 28 days ago
fix module require process

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 28 days ago
Nitro hot reload Problem

github.com/murat-dogan/node-datachannel - murat-dogan opened this issue 30 days ago
solves #303

github.com/murat-dogan/node-datachannel - wxyz-abcd opened this pull request about 1 month ago
surface disable fingerprint verification

github.com/murat-dogan/node-datachannel - unicomp21 opened this pull request about 1 month ago
Fix local description sdp type

github.com/murat-dogan/node-datachannel - pimterry opened this pull request about 1 month ago
Types aren't exported

github.com/murat-dogan/node-datachannel - pimterry opened this issue about 1 month ago
Segfault on Arch Linux

github.com/murat-dogan/node-datachannel - mikey0000 opened this issue about 2 months ago
can not run on centos 7.9

github.com/murat-dogan/node-datachannel - YHS2017 opened this issue about 2 months ago
Fix link: Update README.md

github.com/murat-dogan/node-datachannel - ris-work opened this pull request 2 months ago
Fix polyfill link in README

github.com/murat-dogan/node-datachannel - codefrau opened this pull request 3 months ago
Bump rollup from 4.14.1 to 4.22.4

github.com/murat-dogan/node-datachannel - dependabot[bot] opened this pull request 3 months ago
Fix missing GXX env variable in build

github.com/murat-dogan/node-datachannel - leblowl opened this pull request 3 months ago
Bump axios and cmake-js

github.com/murat-dogan/node-datachannel - dependabot[bot] opened this pull request 3 months ago
Bump send and express in /examples/electron-demo

github.com/murat-dogan/node-datachannel - dependabot[bot] opened this pull request 3 months ago
Fixed iceServers urls parsing giving wrong results.

github.com/murat-dogan/node-datachannel - alfredomariamilano opened this pull request 4 months ago
Broken on electron 28.3.2

github.com/murat-dogan/node-datachannel - mikey0000 opened this issue 4 months ago
Convert Code base to Typescript

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 5 months ago
submodule

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 5 months ago
Wpt tests

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 5 months ago
Convert ws to Native WebSockets

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 6 months ago
add websocket example

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 6 months ago
Update libdatachannel to v0.21.2

github.com/murat-dogan/node-datachannel - paullouisageneau opened this pull request 6 months ago
New GitHub actions

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 6 months ago
delete deprecated functions

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 6 months ago
Bump braces from 3.0.2 to 3.0.3

github.com/murat-dogan/node-datachannel - dependabot[bot] opened this pull request 6 months ago
create enums

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 6 months ago
feat: add musl prebuild

github.com/murat-dogan/node-datachannel - SilentBot1 opened this pull request 6 months ago
feat: add musl prebuild of libdatachannel

github.com/murat-dogan/node-datachannel - SilentBot1 opened this pull request 6 months ago
fix: export `DescriptionType` enum values

github.com/murat-dogan/node-datachannel - achingbrain opened this pull request 6 months ago
fix: add types field to package.json

github.com/murat-dogan/node-datachannel - achingbrain opened this pull request 6 months ago
feat: support current remote description

github.com/murat-dogan/node-datachannel - achingbrain opened this pull request 7 months ago
does not work on colab

github.com/murat-dogan/node-datachannel - 0wwafa opened this issue 7 months ago
fix: default imports should always be last

github.com/murat-dogan/node-datachannel - ThaUnknown opened this pull request 7 months ago
fix: make rollup a dev dependency

github.com/murat-dogan/node-datachannel - ThaUnknown opened this pull request 7 months ago
move rollup to dev dependencies

github.com/murat-dogan/node-datachannel - ThaUnknown opened this issue 7 months ago
Fix ThreadSafeCallback context and cleanup

github.com/murat-dogan/node-datachannel - paullouisageneau opened this pull request 8 months ago
Issue 242

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 8 months ago
Add missing websocket functions

github.com/murat-dogan/node-datachannel - ptesavol opened this pull request 8 months ago
OpenSSL 1.1

github.com/murat-dogan/node-datachannel - kevglass opened this issue 9 months ago
add commonjs support

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 9 months ago
Close without destroy

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 9 months ago
Support for CommonJS

github.com/murat-dogan/node-datachannel - kevglass opened this issue 9 months ago
Arm64 static openssl

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 9 months ago
Consistency of closed events

github.com/murat-dogan/node-datachannel - paullouisageneau opened this issue 9 months ago
Add websocket functionality

github.com/murat-dogan/node-datachannel - ptesavol opened this pull request 9 months ago
Support for bun

github.com/murat-dogan/node-datachannel - nasselk opened this issue 9 months ago
Bump follow-redirects from 1.15.4 to 1.15.6

github.com/murat-dogan/node-datachannel - dependabot[bot] opened this pull request 9 months ago
delete underlying object on close

github.com/murat-dogan/node-datachannel - murat-dogan opened this pull request 9 months ago
Bump axios and cmake-js

github.com/murat-dogan/node-datachannel - dependabot[bot] opened this pull request 10 months ago