Ecosyste.ms: OpenCollective

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

github.com/murat-dogan/node-datachannel

Easy to use WebRTC data channels and media transport. libdatachannel node bindings.
https://github.com/murat-dogan/node-datachannel

v0.5.3

c8197e28b39fd81f55818c0301995414fa877ff9 authored about 1 year ago by Murat Dogan <[email protected]>
update node-datachannel version

82db7e6643a977b97b5f3d551397e9ef50b3fa9a authored about 1 year ago by Murat Dogan <[email protected]>
Merge pull request #210 from achingbrain/fix/export-missing-polyfills

fix: export missing polyfills

d02f4ef64ea0d5d1a11afb3def51df43fff05a20 authored about 1 year ago by Murat Doğan <[email protected]>
chore: export both

3b06f2790e11e62ad485ddb75c1b4d212f50e6f5 authored about 1 year ago by achingbrain <[email protected]>
chore: update index.d.ts

3bd1e583055b9f96268c7af8fb1a03d04ed88fbf authored about 1 year ago by achingbrain <[email protected]>
Merge remote-tracking branch 'upstream/master' into fix/export-missing-polyfills

113ed02fe19b50f5d24117e55d0f596f7abf273a authored about 1 year ago by achingbrain <[email protected]>
Merge pull request #208 from achingbrain/fix/add-constructor-args-to-session-description

fix: add constructor args to RTCSessionDescription polyfill

00b4ad0727f743df7fb899a44ac06a843990bb55 authored about 1 year ago by Murat Doğan <[email protected]>
Merge pull request #209 from achingbrain/fix/add-generate-certificate-method

fix: add generate certificate method to peer connection polyfill

93a233ac4d552cae8012013c223b19316cf71dfa authored about 1 year ago by Murat Doğan <[email protected]>
fix: export missing polyfills

I need to use `RTCSessionDescription` but it's not exported so
this PR Exports all implemented p...

7d2d7d2c1512f2fc21d6d1533e896c9c06ded39c authored about 1 year ago by achingbrain <[email protected]>
fix: add generate certificate method to peer connection polyfill

Adds a dummy implementation that just throws. I don't think this is
ideal for the long term but...

32871c6f41de92e36647e7c5e238b14488988fbf authored about 1 year ago by achingbrain <[email protected]>
fix: add constructor args to RTCSessionDescription polyfill

Adds init dict so it's usable from typescript.

ed82d9383af00d75da6a74f63579cb3e7f9fe585 authored about 1 year ago by achingbrain <[email protected]>
prettier problems

0ca669dfbca5358ceedcc087a5bcff4e68fa9eb6 authored about 1 year ago by Murat Dogan <[email protected]>
Merge pull request #207 from nferch/patch-1

fix polyfill

aef8e74b00576dcaaca9ea8fbb78c57377f6dd6c authored about 1 year ago by Murat Doğan <[email protected]>
fix polyfill

Per https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/RTCPeerConnection#iceserv...

9705c7f48f22f44de4b368743b818708059008ea authored about 1 year ago by Nathan Ferch <[email protected]>
update version to 0.5.2

e23eb0558c5012b633f459010720a7917c1350be authored about 1 year ago by Murat Dogan <[email protected]>
update libdatachannel

93f00533539e95be0dc539e358c3db4146f58b1f authored about 1 year ago by Murat Dogan <[email protected]>
Merge pull request #206 from pubkey/master

FIX types and add CI check for types

02699b4ff82d223cec9af6fab7ab4b5c49ad2ca6 authored about 1 year ago by Murat Doğan <[email protected]>
ADD build folder to tsconfig exclude

0ca99d9d8a1c0976755a2692d9b873c41033e447 authored about 1 year ago by pubkey <[email protected]>
cleanup

7a0bb69165f7919d75e10514054f851749c71de8 authored about 1 year ago by pubkey <[email protected]>
FIX types and add CI check for types

3c3416c1ef79270f70fc27aa3a698b20d44592ba authored about 1 year ago by pubkey <[email protected]>
v0.5.1

8daf015aa1803d9d8f799de9bea6a63162f94fea authored about 1 year ago by Murat Dogan <[email protected]>
update import statement

dae20599d1de5f4e6992129c21e1b070b71c92ae authored about 1 year ago by Murat Dogan <[email protected]>
fix tsx error

92ced431a57162e05a26b0b713177f4afae72051 authored about 1 year ago by Murat Dogan <[email protected]>
delete log

53551d14f87a475dd900acc1ea53a9146c2530aa authored about 1 year ago by Murat Dogan <[email protected]>
v0.5.0

7a9d4e80986d076b38a276417a56b34a01fecbe0 authored about 1 year ago by Murat Dogan <[email protected]>
Merge branch 'master' of https://github.com/murat-dogan/node-datachannel

09801fc7c455cff0a6a8afe56eb76f3faae65a5b authored about 1 year ago by Murat Dogan <[email protected]>
expose maxMessageSize

2e8ab5a06088be40183cf5cc3b3499ebd62c7b58 authored about 1 year ago by Murat Dogan <[email protected]>
Merge pull request #198 from murat-dogan/dependabot/npm_and_yarn/examples/electron-demo/electron-26.2.4

Bump electron from 26.2.1 to 26.2.4 in /examples/electron-demo

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

9352b37625c680e248810a6438ab760f5f2d6a23 authored about 1 year ago by Murat Dogan <[email protected]>
re-arrange exports

79afd667bf4b14d445f20769796502e07a3c46d4 authored about 1 year ago by Murat Dogan <[email protected]>
Bump electron from 26.2.1 to 26.2.4 in /examples/electron-demo

Bumps [electron](https://github.com/electron/electron) from 26.2.1 to 26.2.4.
- [Release notes](...

ab0e4ca8b77b3bab133574478e9f66ca19f82b69 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #194 from luisfonsivevo/patch-1

Improve RTCPeerConnection polyfill constructor arguments

9924b594f552484a5322870e8eba7c9f137dcea9 authored over 1 year ago by Murat Doğan <[email protected]>
Merge pull request #193 from murat-dogan/dependabot/npm_and_yarn/examples/electron-demo/electron-26.2.1

Bump electron from 26.2.0 to 26.2.1 in /examples/electron-demo

4331db10ffcaa762d1839dabc3d9a508d0ed4f70 authored over 1 year ago by Murat Doğan <[email protected]>
improve constructor args

6ca7ce7da1c4abc764460eb3e47b2638e83fe3b3 authored over 1 year ago by Luis Fonsi VEVO <[email protected]>
Bump electron from 26.2.0 to 26.2.1 in /examples/electron-demo

Bumps [electron](https://github.com/electron/electron) from 26.2.0 to 26.2.1.
- [Release notes](...

1e17ec60dd7b85d3455e324971932af542f31e28 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
clean unneeded props

5528f2f4a355457fdee3fb416f67d6176681e0ee authored over 1 year ago by Murat Dogan <[email protected]>
component + role

59525437c9a62155ebb3c543a5dabd152292bd74 authored over 1 year ago by Murat Dogan <[email protected]>
component field

98c7fed00e5daa7659327e948b3b36a428760a5a authored over 1 year ago by Murat Dogan <[email protected]>
implement transports

eb1db6a65def0bd4f399681bfe5466c131d3099e authored over 1 year ago by Murat Dogan <[email protected]>
expose maxDataChannelId and expand candidate-info

4843bab3c13f0d47092e0d6f9e6c334051157732 authored over 1 year ago by Murat Dogan <[email protected]>
fix format

05531dcc53590b964f7c35d8f0b17f8b2684295f authored over 1 year ago by Murat Dogan <[email protected]>
delete bundleddep

68d210cf1fa5fabd326afa31760cad42307fe2b7 authored over 1 year ago by Murat Dogan <[email protected]>
fix version

28c2b173ed2404943ff5fcefeff3e0b47cbe960b authored over 1 year ago by Murat Dogan <[email protected]>
update jest

8ca37040e70c6369c27042d95b2d568ab3e24d35 authored over 1 year ago by Murat Dogan <[email protected]>
rename file

7be40b6e781f1da8a8a1c13f94c4ccfb202dd9a3 authored over 1 year ago by Murat Dogan <[email protected]>
update v and readme

6aa2e0e3c928e9b4c08ee71cd716c215a1dc2cfc authored over 1 year ago by Murat Dogan <[email protected]>
update pkgs

8a4f8d6bc62ba625c7931caf092152d2a649c46e authored over 1 year ago by Murat Dogan <[email protected]>
Merge pull request #185 from murat-dogan/polyfill

WebRTC polyfills

01f7a6bd0f75adcf341f8ae7a9abe6e6ef3a0a2c authored over 1 year ago by Murat Doğan <[email protected]>
Merge branch 'master' into polyfill

a0a8d8775d9c3915f3c32b73d65f2b8fa624a793 authored over 1 year ago by Murat Doğan <[email protected]>
Merge pull request #191 from murat-dogan/dependabot/npm_and_yarn/tough-cookie-and-prebuild-4.1.3

Bump tough-cookie and prebuild

4e16b1bba8865c0624025fdbfd595c5a8a7ba9c0 authored over 1 year ago by Murat Doğan <[email protected]>
readme

b609f44480ccd85a133a28d2ad7dadb3a23462c0 authored over 1 year ago by Murat Dogan <[email protected]>
v16

6b5d12dbb07dd94a9ce8f4ee77986d67954a00c6 authored over 1 year ago by Murat Dogan <[email protected]>
delete bin

ebd1805d62365e762e5a5df310117dfd10f27e0e authored over 1 year ago by Murat Dogan <[email protected]>
node v16

7f2badefaa089d1d44f42fbdcc36bac182fa7385 authored over 1 year ago by Murat Dogan <[email protected]>
Merge branch 'master' into polyfill

ba29b8da7936a0ef3e51942bf3df1950bbe568e5 authored over 1 year ago by Murat Dogan <[email protected]>
Merge pull request #186 from murat-dogan/electron-demo

Electron demo

eb777ab9204c9d608e149a957e0244d1f6a54ed8 authored over 1 year ago by Murat Doğan <[email protected]>
Readme

356d37b669e68d243c2902442a65a761147abea8 authored over 1 year ago by Murat Dogan <[email protected]>
update READMEs

78cc84e04abb1e06f4f017771cd87c31ffe193d4 authored over 1 year ago by Murat Dogan <[email protected]>
Bump tough-cookie and prebuild

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor d...

7e63f30a664dd18dad7c704a8a9747aba27d4fd8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #189 from murat-dogan/napi

NAPI bindings

e573fe944bece29af58f23bee1e67de56a8851d3 authored over 1 year ago by Murat Doğan <[email protected]>
actions

57c39da51df862fc36e837507f016b47bedead7a authored over 1 year ago by Murat Dogan <[email protected]>
action

9c8a1b416f1098f1703a3228b66aabbea63fb8c9 authored over 1 year ago by Murat Dogan <[email protected]>
try fPIC

1afb0c8932e194c36772dd0b175defbb144f36a1 authored over 1 year ago by Murat Dogan <[email protected]>
re-do openssl shared for arm64

45dca29a414eb35e3d1bcfe878748647682dc069 authored over 1 year ago by Murat Dogan <[email protected]>
try static openssl

55f40a7c8a37f3aa15f410e1ad322fca731f05d2 authored over 1 year ago by Murat Dogan <[email protected]>
add version info to openssl

cc752614d6c8ada05c3c99fee491a9a4d7d6a472 authored over 1 year ago by Murat Dogan <[email protected]>
update node types

a155259f0c17a5664d875d8a002bd97ecdc416ce authored over 1 year ago by Murat Dogan <[email protected]>
Merge branch 'master' into napi

11a18e77dbfaf12190d6ea1fe6fe174bfeef1f66 authored over 1 year ago by Murat Doğan <[email protected]>
Merge pull request #190 from paullouisageneau/update-libdatachannel

Update libdatachannel to v0.18.6

37892d31d391ca0c6626e762260d52bef1348c28 authored over 1 year ago by Murat Doğan <[email protected]>
Update libdatachannel to v0.18.6

018b386cafd3361b1971d724d5e032bc9d16552d authored over 1 year ago by Paul-Louis Ageneau <[email protected]>
Update to node v16

ee4948b39d7a190104a1a4d15921bb8f34d46e74 authored over 1 year ago by Murat Dogan <[email protected]>
update packages

0f66c09abbe60e9be6d38b7a68350ff541359433 authored over 1 year ago by Murat Dogan <[email protected]>
update libdatachannel

3929eb5bc18affbbe0525a593bfabaee53ddd0a2 authored over 1 year ago by Murat Dogan <[email protected]>
add runtime to upload

d551cbfeda63b9bb7e9d24fc991060a54d3edbce authored over 1 year ago by Murat Dogan <[email protected]>
bump version

94059b3002001291059a7987af263351c7c5a956 authored over 1 year ago by Murat Dogan <[email protected]>
adapt actions to napi

cda440cf475f4c9c0889db23182f9b083a840c76 authored over 1 year ago by Murat Dogan <[email protected]>
NAPI bindings

37013452279756627c7aa3283763b28724c43166 authored over 1 year ago by Murat Dogan <[email protected]>
update readme

72f2d822f05514555c4b01767362c147233a8c76 authored over 1 year ago by Murat Dogan <[email protected]>
Merge branch 'master' into electron-demo

0151655b4bb6e9c94b8d3630649d997247f4e370 authored over 1 year ago by Murat Dogan <[email protected]>
electron-demo initial commit

e90282dcc8105ae122720301cee380b0db40edca authored over 1 year ago by Murat Dogan <[email protected]>
readme fixes

61d308302190fb8c02678c68a40a08aa57b56e6d authored over 1 year ago by Murat Dogan <[email protected]>
Export MessageEvent

227507bdf67d29c2241db3da87c4fb258e0cc8f0 authored over 1 year ago by Murat Dogan <[email protected]>
MessageEvent props

2bbfe62ae51a5a60575fd655795428ed8fa5a8af authored over 1 year ago by Murat Dogan <[email protected]>
COnvert to ES Module

852f2200becd2b24f6782eb9084ab7232fdccb47 authored over 1 year ago by Murat Dogan <[email protected]>
Change version

564809d643a2bf68f203f5beddb54e0d28e82368 authored over 1 year ago by Murat Dogan <[email protected]>
add logs

123c9f447a103d1948b73d935814fa77732ca8de authored over 1 year ago by Murat Dogan <[email protected]>
delete duplicate

0ee7c33381313ad385bed4bed9864d3a1ce2bc45 authored over 1 year ago by Murat Dogan <[email protected]>
Add iceState feature

da7c02c7bd9afc73344a4cd680eab699f697d56a authored over 1 year ago by Murat Dogan <[email protected]>
Merge pull request #184 from regnaio/regnaio/Dockerfile

Dockerfile to build

d52ece5a5b2eabe6c66e94cfaeac914fa4f64a90 authored over 1 year ago by Murat Doğan <[email protected]>
resolve conflicts

e7ad57812033855e2edf12babe375856adda9f05 authored over 1 year ago by Murat Dogan <[email protected]>
Merge branch 'master' into polyfill

0d9c64d093af2bb716ea8e8584c43d6fccc59b13 authored over 1 year ago by Murat Dogan <[email protected]>
update README

d0aaf7a1f003fc9444a71d32aa7f8753e575f3d1 authored over 1 year ago by Murat Dogan <[email protected]>
update README

9762daad9f158301410c076b1339d0603d90c1b4 authored over 1 year ago by Murat Dogan <[email protected]>
add d.ts file

63306212afbe948963ac9177b60ba3d9cfb85f76 authored over 1 year ago by Murat Dogan <[email protected]>
add README

e92fd1dfe0a85e525c1e472f3c36935c442bc8e8 authored over 1 year ago by Murat Dogan <[email protected]>
remove empty file

2e41b186a13fc9797cccc62e4a20ca8084950fa9 authored over 1 year ago by regnaio <gbz@LAPTOP-4I5Q1COP>
move to ./examples/build/

b70853b5ecd04070042ae553d08e97b83c1a1c44 authored over 1 year ago by regnaio <gbz@LAPTOP-4I5Q1COP>
node v12 adjustments

c2de9d79d89aa899013973d1e3ceef2e046643c3 authored over 1 year ago by Murat Dogan <[email protected]>
node v12

c37fcb453bcb3ea156fec095c0895cf2df9bab8e authored over 1 year ago by Murat Dogan <[email protected]>
decrease versions for node v12

0ddb08cf3d74124e056ba89ccf0423626d5d2b21 authored over 1 year ago by Murat Dogan <[email protected]>