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

move simple-peer to example

github.com/murat-dogan/node-datachannel - b489efd3688348e884ba14621da187c05eb64da1 authored over 1 year ago by Murat Dogan <[email protected]>
Docker build args for Ubuntu and Node major versions

github.com/murat-dogan/node-datachannel - e18b5fde419ba56f4a6b06039dc771af2d649d3f authored over 1 year ago by regnaio <gbz@LAPTOP-4I5Q1COP>
Dockerfile and guide in BUILDING.md

github.com/murat-dogan/node-datachannel - a13eb062504bc729904f42a57ceb2be044fc2214 authored over 1 year ago by regnaio <gbz@LAPTOP-4I5Q1COP>
Merge pull request #183 from paullouisageneau/fix-stdexcept

Add missing stdexcept header

github.com/murat-dogan/node-datachannel - f53bce8c377b43a0bd9d45670b6807a4d7138b6b authored over 1 year ago by Murat Doğan <[email protected]>
init electron-demo

github.com/murat-dogan/node-datachannel - 8c8c8f9e674641f3c70335b26f437bc727f8edbd authored over 1 year ago by Murat Dogan <[email protected]>
Added missing stdexcept header

github.com/murat-dogan/node-datachannel - 14a3d42ca2f1944691f3eeb4ef11f04719eee31b authored over 1 year ago by Paul-Louis Ageneau <[email protected]>
Merge pull request #182 from murat-dogan/issue-176

Issue 176

github.com/murat-dogan/node-datachannel - f7879633a93b942adcc5126f2ecf3e548f5c9d18 authored over 1 year ago by Murat Doğan <[email protected]>
Update CMakeLists.txt

github.com/murat-dogan/node-datachannel - 74406b24aee19740d43bb4c7ea56dfac75909058 authored over 1 year ago by Murat Doğan <[email protected]>
Update package-lock.json

github.com/murat-dogan/node-datachannel - bd2664f32ebf793fe67308cc6768ba1eb2e85def authored over 1 year ago by Murat Doğan <[email protected]>
Update package.json

github.com/murat-dogan/node-datachannel - b61a8d6ea960d2bcbff2a326a16ca0fdf94310fd authored over 1 year ago by Murat Doğan <[email protected]>
check env on callback fn

github.com/murat-dogan/node-datachannel - 94652780c8ad4e7e014517e97727c19c97b19ff5 authored over 1 year ago by Murat Dogan <[email protected]>
Merge pull request #181 from murat-dogan/add-log

add log messages

github.com/murat-dogan/node-datachannel - ffd62942419cf8c21fc5b83172bab384636f005e authored over 1 year ago by Murat Doğan <[email protected]>
add log messages

github.com/murat-dogan/node-datachannel - 9c2180412a08a7c48b4afa4159b64004f4976bdf authored over 1 year ago by Murat Dogan <[email protected]>
Merge pull request #177 from ThaUnknown/polyfill

fix: bring package more inline with the WebRTC spec

github.com/murat-dogan/node-datachannel - d0fe4622d1135a2b4ef5c668df31ccbef2bf82e8 authored over 1 year ago by Murat Doğan <[email protected]>
fix: data can be string, and should be arraybuffer

this was an issue, because even when binary type was text, it would output Buffer, which is not ...

github.com/murat-dogan/node-datachannel - ed8ca5db6b1ec8000a80ec0df6a5c243733e5e61 authored over 1 year ago by ThaUnknown <[email protected]>
fix: use node build-in DOMException

this caused issues, because when checking error types, and comparing the DOMException thrown by ...

github.com/murat-dogan/node-datachannel - 9fac8576a3c664aaf83c8ec4cc86ef92c749207f authored over 1 year ago by ThaUnknown <[email protected]>
fix: this binding on "onevent" functions

fix: pass events to "onevent" functions
fix: allow "onevent" functions to be null

this is requir...

github.com/murat-dogan/node-datachannel - 56db90206f52fbb69a5910c8c3aac2aeaeec6139 authored over 1 year ago by ThaUnknown <[email protected]>
libdatachannel version to master

github.com/murat-dogan/node-datachannel - 32a43fa3fb061fabefc5c744c0d824b76d1b7117 authored over 1 year ago by Murat Dogan <[email protected]>
add icestate function

github.com/murat-dogan/node-datachannel - ddf07532e1866efba329308f4be2bc50eccab0d7 authored over 1 year ago by Murat Dogan <[email protected]>
Add iceState feature

github.com/murat-dogan/node-datachannel - 0f239187334f98f87dd8270f9026f4b1ddbe4932 authored over 1 year ago by Murat Dogan <[email protected]>
disable auto action trigger

github.com/murat-dogan/node-datachannel - 89a7777c9563c600dec3923227217db28694ef5c authored over 1 year ago by Murat Dogan <[email protected]>
DOMException class

github.com/murat-dogan/node-datachannel - 6d9391d477a5aeb8855d8f6939db703cdf2b4fb3 authored over 1 year ago by Murat Dogan <[email protected]>
version to 0.4.4

github.com/murat-dogan/node-datachannel - b2b6c3e13607b437e3baeb5aa1021c722339c4f3 authored over 1 year ago by Murat Dogan <[email protected]>
add generic test

github.com/murat-dogan/node-datachannel - e1f8ff177a1b21f100fa096ecb622d49fdc6bdeb authored over 1 year ago by Murat Dogan <[email protected]>
add simple-peer test

github.com/murat-dogan/node-datachannel - e8498d4a543c99267b714c259e157ba1afe52e6c authored over 1 year ago by Murat Dogan <[email protected]>
delete node v <12

github.com/murat-dogan/node-datachannel - 71028c6611390f162ac024965898e690149689e8 authored over 1 year ago by Murat Dogan <[email protected]>
Merge pull request #173 from ThaUnknown/polyfill2

feat: initial polyfill functionality

github.com/murat-dogan/node-datachannel - 0cacec7b5011ee6645f62864d137bb236bcdcb86 authored over 1 year ago by Murat Doğan <[email protected]>
Merge branch 'polyfill' into polyfill2

github.com/murat-dogan/node-datachannel - 3ea7c2f4149f1d45e652998270e86b46d8ed925b authored over 1 year ago by Murat Doğan <[email protected]>
Add remoteDescription function

github.com/murat-dogan/node-datachannel - 312db203f0bb49b3c07f3b86fb0729b7be1fd1cf authored over 1 year ago by Murat Dogan <[email protected]>
feat: polyfill and ponyfill

github.com/murat-dogan/node-datachannel - 00ed874ad67b95099ca56baf0f9e86fd5c5d337d authored over 1 year ago by ThaUnknown <[email protected]>
feat: fully implement RTCIceCandidate

github.com/murat-dogan/node-datachannel - 3cd821fe6bc40516a27e11b8f2ff0ae4bd96796a authored over 1 year ago by ThaUnknown <[email protected]>
fix: drop node-dom-exception

not required as we use node 18 as baseline

github.com/murat-dogan/node-datachannel - 4de6d4e606da43dd5445b944252b9ce49fa8e56a authored over 1 year ago by ThaUnknown <[email protected]>
feat: initial functionality

github.com/murat-dogan/node-datachannel - 2fbd4678589ed2450f870ec5d311cd8b34a45645 authored over 1 year ago by ThaUnknown <[email protected]>
Merge pull request #171 from achingbrain/patch-1

fix: reset mOnSignalingStateChangeCallback in doResetCallbacks

github.com/murat-dogan/node-datachannel - 9e35a2040a569e61ba98231cd37e9232b95bf656 authored over 1 year ago by Murat Doğan <[email protected]>
fix: reset mOnSignalingStateChangeCallback in doResetCallbacks

Looks like reseting the callback for `onSingnalingStateChange` was missed - this can prevent the...

github.com/murat-dogan/node-datachannel - c9528f4c187c30c6f6afc43808f391300fcad706 authored over 1 year ago by Alex Potsides <[email protected]>
Merge branch 'polyfill-mrt' into polyfill

github.com/murat-dogan/node-datachannel - 677d6e1e5a31b066100c32ac976f17c57828658d authored over 1 year ago by Murat Dogan <[email protected]>
Update to ESM and node v18

github.com/murat-dogan/node-datachannel - 694515ae174d9e3f0c9276dd2bcea144ebf6dc90 authored over 1 year ago by Murat Dogan <[email protected]>
Merge pull request #166 from murat-dogan/issue165

Fix issue #165

github.com/murat-dogan/node-datachannel - 3a60c24a04ce5a4cff99803f4cb14aed116e43d8 authored over 1 year ago by Murat Doğan <[email protected]>
Fix libnice and gnu-tls install commands

github.com/murat-dogan/node-datachannel - 939eceb27d94e3a09ecdeb218a344bdcf5d9931c authored over 1 year ago by Murat Dogan <[email protected]>
add Node v20 to support list

github.com/murat-dogan/node-datachannel - 93b57ebcf7f23396dd3e6ee1f1f1e43b6bf281ba authored over 1 year ago by Murat Dogan <[email protected]>
Merge pull request #160 from ThaUnknown/polyfill

feat: WebRTC polyfill skeleton

github.com/murat-dogan/node-datachannel - 9489e7492d16257f47957f469a1052492e26e2fb authored over 1 year ago by Murat Doğan <[email protected]>
Merge pull request #163 from datenreisender/node-20

Build for Node 20

github.com/murat-dogan/node-datachannel - 324fd4fe9ab81c623216ae89bb7192e93aaeb58c authored over 1 year ago by Murat Doğan <[email protected]>
Merge branch 'master' of https://github.com/murat-dogan/node-datachannel

github.com/murat-dogan/node-datachannel - 82c991b3804c61bf0e6f2f86c42358d32d1645a2 authored over 1 year ago by Murat Dogan <[email protected]>
disable auto publish

github.com/murat-dogan/node-datachannel - c9d93d9f94f400bab0cc627c2e60e2fc1ca8619c authored over 1 year ago by Murat Dogan <[email protected]>
Build for Node 20

github.com/murat-dogan/node-datachannel - ea494098d9a68398b1f2a8ee8260d0551583babf authored over 1 year ago by Marko Schulz <[email protected]>
Merge pull request #161 from httptoolkit/forceMediaTransport

Add support for the forceMediaTransport option

github.com/murat-dogan/node-datachannel - e4e01902bc89525b749bbf41f36f7c7210dc4537 authored over 1 year ago by Murat Doğan <[email protected]>
Merge pull request #162 from httptoolkit/fix-build-badge

Fix the README build badge

github.com/murat-dogan/node-datachannel - 6071d5e01aaa5a294ac25c09ee3025fd8010a300 authored over 1 year ago by Murat Doğan <[email protected]>
Fix the README build badge

github.com/murat-dogan/node-datachannel - f0c80e7d66d5c86b968a96b715cb4969cfaf230b authored over 1 year ago by Tim Perry <[email protected]>
Add support for the forceMediaTransport option

github.com/murat-dogan/node-datachannel - 6e67574ca8d5eb6c2f0ebda8625b365e2d6afda4 authored over 1 year ago by Tim Perry <[email protected]>
feat: RTC Peer skeleton and types

github.com/murat-dogan/node-datachannel - a9bd442e9fddb36459bbf48499272922bbdb56f9 authored over 1 year ago by ThaUnknown <[email protected]>
feat: RTCCertificate skeleton and types

github.com/murat-dogan/node-datachannel - bdbe08dce990cfd89ec42bc1b4bdb465ca6fa86d authored over 1 year ago by ThaUnknown <[email protected]>
fix: types license

github.com/murat-dogan/node-datachannel - bdf39c69e33888e71c88c822372ddc33b40fc5ff authored over 1 year ago by ThaUnknown <[email protected]>
feat: RTC transport skeleton and types

github.com/murat-dogan/node-datachannel - 72cb023312d8a2b09c1f279fa21a7cc6e6e5bc70 authored over 1 year ago by ThaUnknown <[email protected]>
fix; simplify private properties

github.com/murat-dogan/node-datachannel - 82486ec27bbdd2d9798380270f5f7efef0173d03 authored over 1 year ago by ThaUnknown <[email protected]>
feat: RTCSessionDescription implementation and types

github.com/murat-dogan/node-datachannel - ed78f4ceb3f7b820ca4e22ad6c01204e8f9f876b authored over 1 year ago by ThaUnknown <[email protected]>
feat: IceCandidate skeleton and types

github.com/murat-dogan/node-datachannel - 36148e8f7425a7aaf91d6a95239626f77b73e080 authored over 1 year ago by ThaUnknown <[email protected]>
feat: create file skeletons

github.com/murat-dogan/node-datachannel - 65eb2e602b36b69f7413f2e6690ba15e72c35c23 authored over 1 year ago by ThaUnknown <[email protected]>
feat: RTCDataChannel skeleton and types

github.com/murat-dogan/node-datachannel - 11670817b081f27ca3419d95f13d55f6221ac005 authored over 1 year ago by ThaUnknown <[email protected]>
feat: migrate to ESM

github.com/murat-dogan/node-datachannel - ebc6e3d009f89eff6b0c50d5d97f8d608df9a4e4 authored over 1 year ago by ThaUnknown <[email protected]>
delete test workflow

github.com/murat-dogan/node-datachannel - 75c68f588c015f42d3d8ee4f6efee543684646cc authored over 1 year ago by Murat Dogan <[email protected]>
limit workaround for node v17

github.com/murat-dogan/node-datachannel - adff60cb5fa91858bd22e069ccde7a67dede12b3 authored over 1 year ago by Murat Dogan <[email protected]>
Openssl api level

github.com/murat-dogan/node-datachannel - fd0f733ffbac5417242baa68ca2bccb3addc346a authored over 1 year ago by Murat Dogan <[email protected]>
delete cmake workaround switch

github.com/murat-dogan/node-datachannel - 8e10a72c04519d654d674a61e1b83e97390433a9 authored over 1 year ago by Murat Dogan <[email protected]>
Merge pull request #157 from murat-dogan/v0.4.2

V0.4.2

github.com/murat-dogan/node-datachannel - 7e2a35164d46842154113725450087d96ea3aec2 authored over 1 year ago by Murat Doğan <[email protected]>
Upgrade libdatachannel to v0.18.2

github.com/murat-dogan/node-datachannel - 73de546a58fda713a24db1896fe45568ce5d0174 authored over 1 year ago by Murat Dogan <[email protected]>
bump version to v0.4.2

github.com/murat-dogan/node-datachannel - 5fffd3df4e83e92cdb13711e44d9693cb626cad6 authored over 1 year ago by Murat Dogan <[email protected]>
Merge pull request #156 from murat-dogan/macos11

Switch to Mac OS 11

github.com/murat-dogan/node-datachannel - c8709e0e40e26fee06a05f37c2c6a31b8a20e443 authored over 1 year ago by Murat Doğan <[email protected]>
Merge pull request #154 from arthuro555/patch-1

Fix prebuild failing when NODE_ENV is set to production

github.com/murat-dogan/node-datachannel - a04e0f04365c4816d866844523d35f45010f7580 authored over 1 year ago by Murat Doğan <[email protected]>
fix cmake version text

github.com/murat-dogan/node-datachannel - 470cdc69b82e8f4f3d91e1b4f53be362f32d7f22 authored over 1 year ago by Murat Dogan <[email protected]>
Fix prebuild when NODE_ENV is set to production

github.com/murat-dogan/node-datachannel - b30056e582f4d94326cc0ae389eaa02fe192eb1e authored over 1 year ago by Arthur Pacaud <[email protected]>
Merge pull request #152 from Maxr1998/master

Support building in Termux on Android

github.com/murat-dogan/node-datachannel - a69c1b4935ac1b63c6bc92bfd52e97871e85bb19 authored almost 2 years ago by Murat Doğan <[email protected]>
Update src/peer-connection-wrapper.cpp

github.com/murat-dogan/node-datachannel - 45c075027adbd3797dcfb855ad3fe6ef9a6e1bd2 authored almost 2 years ago by Murat Doğan <[email protected]>
Apply suggestions from code review

Co-authored-by: Paul-Louis Ageneau <[email protected]>

github.com/murat-dogan/node-datachannel - 70a63e063a0143d1287320362c4c93023b6a03d6 authored almost 2 years ago by Max Rumpf <[email protected]>
Support building in Termux on Android

github.com/murat-dogan/node-datachannel - 79d698da5f7dc65cd0e52b084b53ed2fa25bf7b3 authored almost 2 years ago by Maxr1998 <[email protected]>
return data channel id or -1

github.com/murat-dogan/node-datachannel - e7db0500592989c1bd91f23613c4a354847e947d authored almost 2 years ago by Murat Dogan <[email protected]>
update version to v0.4.1

github.com/murat-dogan/node-datachannel - b621b427769ea404f33299848a3b7b869c644bfe authored almost 2 years ago by Murat Dogan <[email protected]>
optional value

github.com/murat-dogan/node-datachannel - 805bf435b71dd17d456ac5d6761b428d8d22fa2f authored almost 2 years ago by Murat Dogan <[email protected]>
update libdatachannel version to v0.18.0

github.com/murat-dogan/node-datachannel - 42273419c901c95fee5a6b5e1aa56fc640e0f5f9 authored almost 2 years ago by Murat Dogan <[email protected]>
Merge pull request #149 from httptoolkit/node-19

Build for Node v19

github.com/murat-dogan/node-datachannel - 59d6eb2186337271e41eca25bf531ca6296540e5 authored almost 2 years ago by Murat Doğan <[email protected]>
Build for Node v19 in CI

github.com/murat-dogan/node-datachannel - e599f3a0f23227929fb89d89d02d2b4484f1ef5f authored about 2 years ago by Tim Perry <[email protected]>
Merge pull request #147 from murat-dogan/mpl20

Re-licensed under MPL 2.0

github.com/murat-dogan/node-datachannel - a510aed4754d7dc11b00b8b0ac9f86ba23c89529 authored about 2 years ago by Murat Doğan <[email protected]>
Re-licensed under MPL 2.0

github.com/murat-dogan/node-datachannel - 4cef8cdbc1ee6fe1c85afca4eebd03cff5d6feef authored about 2 years ago by Murat Dogan <[email protected]>
Merge pull request #144 from murat-dogan/issue#143

Issue#143

github.com/murat-dogan/node-datachannel - efb0c15b17658122b0377d2db613f8b8db03acbe authored about 2 years ago by Murat Doğan <[email protected]>
Add bindaddress to the config

github.com/murat-dogan/node-datachannel - d570d8822bd427853706408377334445dc76ab67 authored about 2 years ago by Murat Dogan <[email protected]>
Merge pull request #141 from Voxelum/master

Bump version and add logger callback

github.com/murat-dogan/node-datachannel - e16669283e0f0f176a2515c415855d01eb886299 authored about 2 years ago by Murat Doğan <[email protected]>
Convert log level to string

github.com/murat-dogan/node-datachannel - 879d2639de50ab0bf268c873fc9f297b136b30ea authored about 2 years ago by CI010 <[email protected]>