Ecosyste.ms: OpenCollective

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

PeerJS

PeerJS provides a complete, configurable, and easy-to-use peer-to-peer API built on top of WebRTC, supporting both data channels and media streams.
Collective - Host: opensource - https://opencollective.com/peer - Website: https://peerjs.com - Code: https://github.com/peers

Merge pull request #513 from afrokick/fix/cleanPeerConnection

fix clean PeerConnection

github.com/peers/peerjs - 98ef62607d47f413d627422936e95f0d2510db9b authored almost 6 years ago
fix clean PeerConnection

remove old icechange event from RTCPeerConnection

github.com/peers/peerjs - 1e9e2959b5c643a0344b35d3765c0df2d3f37809 authored almost 6 years ago
Merge pull request #118 from peers/refactoring/es

Refactoring: replace lib with basic app

github.com/peers/peerjs-server - 438d5125572c1f4a8b46349b82e7fc6ab6760ea7 authored almost 6 years ago
change default port to 443

github.com/peers/peerjs - f5a5e8bfc8f80521b753b9471bec58acd2ad51a3 authored almost 6 years ago
refactoring docs

github.com/peers/peerjs - 85802427b313b97b9bcf2d6fe931bfb8a2cd1472 authored almost 6 years ago
add vNEXT in changelog

github.com/peers/peerjs - 846c83f2d6cce500799d2079f336a7e17719d173 authored almost 6 years ago
update README

github.com/peers/peerjs - 05d57bf436891df6d8eb7fca33dc95298738dfc0 authored almost 6 years ago
fix https://github.com/peers/peerjs-server/issues/75

github.com/peers/peerjs-server - 9b15b4b4f37bbb2f5af76c1df3f55da9e746f298 authored almost 6 years ago
fix handle sdp messages via http

github.com/peers/peerjs-server - 7224de69b70957edba94d94a6165480359f062fb authored almost 6 years ago
add DOCKER info

github.com/peers/peerjs-server - e24b7085616e81dea6f6c2a315bc7090f5f5fe56 authored almost 6 years ago
implement https://github.com/peers/peerjs-server/pull/67

github.com/peers/peerjs-server - 0be4f6066cc01582306f445888f005a4aa03435b authored almost 6 years ago
fix Dockerfile

github.com/peers/peerjs-server - a528867a2f5789d85212cb39e65eb23be25c4f7c authored almost 6 years ago
update README

github.com/peers/peerjs-server - 86882a74f0ab2b486fac478be648d1b2b390e870 authored almost 6 years ago
remove ips limit

refactoring errors

github.com/peers/peerjs-server - 6f509b848c5c2d60030375b2976a43993cfec4aa authored almost 6 years ago
fix src of null

github.com/peers/peerjs-server - 5d40faf39e7b9781a7e5bf8ff8c2fe4b3324e38b authored almost 6 years ago
add expire handler

github.com/peers/peerjs-server - 538dcf3a2cc549b3f63f529bb7d46ca0c9e670da authored almost 6 years ago
add logger to handler

github.com/peers/peerjs-server - 0aa52c488aaa8e80fe288c3bf8f522dbc146ddcb authored almost 6 years ago
show unrecognized message type

github.com/peers/peerjs-server - 654f3c9c3c50659c311d4872cce388fe7fb88808 authored almost 6 years ago
Merge pull request #509 from pReya/patch-1

Update API docs on ID character restrictions

github.com/peers/peerjs - 372873903f231a0637cdb12c487146c97952a366 authored almost 6 years ago
Update api.json

github.com/peers/peerjs - f75c893d0f34a02f888a1aaeecd90c27dc2977e4 authored almost 6 years ago
Update API docs on ID character restrictions

github.com/peers/peerjs - 87a3ab6b099fb4b626e5f005cdfeb110f17f1a4b authored almost 6 years ago
fix properly import webrtc-adapter

github.com/peers/peerjs - 477deb9181fa893ce5bb13fdfb0cc6d0a9fb8705 authored almost 6 years ago
Merge pull request #508 from afrokick/refactoring/logger

refactoring logging logic

github.com/peers/peerjs - c9d924dae4d66be9ffadd37dedecbab50854d857 authored almost 6 years ago
refactoring logging logic

github.com/peers/peerjs - 815199e010b81e60b58b1bde94f326fb775e004a authored almost 6 years ago
update dependences

github.com/peers/peerjs - 33193b2d4f4e9584cc63568adc018f01463f2200 authored almost 6 years ago
fix https://github.com/peers/peerjs/issues/292

github.com/peers/peerjs - 26a2a0553ffc2b8bdc5d849682817bbab3834aa4 authored almost 6 years ago
change reliable to ordered https://github.com/peers/peerjs/issues/275

github.com/peers/peerjs - 3c45cd036e8a363580e121a422ce989d27eaa302 authored almost 6 years ago
add handler for 'closed' event of RTCPeerConnection.iceConnectionState

github.com/peers/peerjs - ed4012447ecfb476d0ae5d9be039339a973bec8d authored almost 6 years ago
add missing feature from https://github.com/peers/peerjs/commit/84fe0ee2d92d8e6d1a9926efcd1873f1b7cce324

github.com/peers/peerjs - 14ff7f80ad62adb031c55ab5a1b75e6e3ca0fd64 authored almost 6 years ago
add tests for test media connection

github.com/peers/peerjs - e831fadb6bb5bfe5fc26083148f0df90fdecf711 authored almost 6 years ago
fix Socket#_wsOpen()

github.com/peers/peerjs - 532c6ad6b4010c182c141050c35c16027de72ecb authored almost 6 years ago
add mock-socket library

add test

github.com/peers/peerjs - c4da635b6825ae9735f1ddd9c8de29e49bfc1d70 authored almost 6 years ago
fix peer options type

github.com/peers/peerjs - a2d1e3dbc5c1291ce4993bfb10187cbf1b73c544 authored almost 6 years ago
fix ts errors

github.com/peers/peerjs - 5797076f126dfc68a4d4c398cec666474ad0629a authored almost 6 years ago
refactored according https://github.com/peers/peerjs/issues/157

github.com/peers/peerjs - 54bcd8b51b71de12c5e4f530cfdc56cfb180593d authored almost 6 years ago
change tsconfig target to es5 because issue https://github.com/Microsoft/TypeScript-Babel-Starter/issues/26

github.com/peers/peerjs - c47ed25d87e4589e26ba6839beb7e4b9bbcc41b8 authored almost 6 years ago
remove unused imports

github.com/peers/peerjs - 1c82f23489a7ee4916214b6dd12b400b1e3024ab authored almost 6 years ago
add commonjs module config to tsconfig

github.com/peers/peerjs - d42eeac984d64b722b9040541d38ae631247e660 authored almost 6 years ago
set sdpSemantics to "unified-plan" in default config

github.com/peers/peerjs - 6f2b7c77c3bd651d8bfa5b9b7f4cf50366058a22 authored almost 6 years ago
change ts target to es6

github.com/peers/peerjs - 1c029bf5fd7e77f57550520cd844214b0308dfc9 authored almost 6 years ago
Merge pull request #507 from afrokick/fix/peer

fix connections type

github.com/peers/peerjs - b8c621cf4fa132286bdc572a99137e8ea61efe05 authored almost 6 years ago
change ts target to es5

github.com/peers/peerjs - 99dfbc888276155df7d93db8627bb1480e2d23a2 authored almost 6 years ago
fix tests

github.com/peers/peerjs - a7844e79ee8d0591a9b2fa4034c8a600e9b421c6 authored almost 6 years ago
fix connections type

remove connection from list when peer is leaved

github.com/peers/peerjs - 9cdf4238a9d793f4f4be880bb3816a60c8a104f9 authored almost 6 years ago
update build

github.com/peers/peerjs - c80075c5cc71741cdc8c878bb7faa37f2fcc3732 authored almost 6 years ago
Merge pull request #506 from afrokick/refactoring/replaceSelf

Remove XHR as transport for signaling

github.com/peers/peerjs - 75c405e8f6af88f8eca81dc31505338923cc1a75 authored almost 6 years ago
remove xhr from socket

add enum for server's side events

github.com/peers/peerjs - 9c5da55086db81e55fbdd9cd31931e3cbdf42b55 authored almost 6 years ago
remove unused methods from utils

github.com/peers/peerjs - 9863a0d1c91bc9eac6ed9593d15248567cb398eb authored almost 6 years ago
replace self with this - arrow function

replace setZeroTimeout(func) with setTimeout(func,0)

github.com/peers/peerjs - ebe9ac08b5716a52aae6df076f03dce84644a898 authored almost 6 years ago
create build from last commit

github.com/peers/peerjs - f970e898bb426d16fe863dcc7aa1fc2280fbaf00 authored almost 6 years ago
Merge pull request #505 from afrokick/refactoring/format

format code with standart

github.com/peers/peerjs - 946e74f77bec42ad924b2cd357e8c95f164ec268 authored almost 6 years ago
format code with standart

github.com/peers/peerjs - 3bed4e03bde020dd5c6526ff939f505e1c7ef74f authored almost 6 years ago
Merge pull request #504 from afrokick/refactoring/removeYarn

Refactoring/remove yarn

github.com/peers/peerjs - b0ebd0d5eed42b2d61d039d30bedca2c92a97fb8 authored almost 6 years ago
remove unused map

github.com/peers/peerjs - 3a05ab8695c13fe03799ac15c7c34fd6961ad96b authored almost 6 years ago
remove yarn.lock

github.com/peers/peerjs - 45c6ba41f151356e82c6e3d99144efb8a6099808 authored almost 6 years ago
Merge pull request #503 from afrokick/refactoring/replaceXhrToFetch

replace xhr to fetch in api

github.com/peers/peerjs - d1d25c77c08aeb34c098bb4752ba2fb8ee0fe6cc authored almost 6 years ago
Merge pull request #502 from afrokick/feature/addWSHeartbeat

add heartbeat message from client to server

github.com/peers/peerjs - d4dcff116d651103a3f1afd92b750bcc08326337 authored almost 6 years ago
replace xhr to fetch in api

github.com/peers/peerjs - a2da2e44882adfc9db765a474681c4f70fc14a36 authored almost 6 years ago
add heartbeat message

github.com/peers/peerjs - 844b804b42ef444a5fd41433caa0e7b98ad2de06 authored almost 6 years ago
Merge pull request #501 from afrokick/refactoring/removeUnusedDeps

remove husky, commitlint, standart-changelog

github.com/peers/peerjs - 1de6fd6c952cd32b57665ac0b020796ba1560106 authored almost 6 years ago
remove husky, commitlint, standart-changelog

github.com/peers/peerjs - a4cc3a3c5b894d7b9b1d929e6ccbc2066c09e98e authored almost 6 years ago
Merge pull request #498 from afrokick/refactoring/classes

Refactoring/classes

github.com/peers/peerjs - 66f24c3f8bb62997f6efe2b705840612806a022d authored almost 6 years ago
remove collabarators wanted section from README

github.com/peers/peerjs - d1bda36d33f91a1c60c57c55621520cbcd7fcb16 authored almost 6 years ago
move default key to static readonly field in Peer

github.com/peers/peerjs - 214d3e35e8eb12c8c4cc193c87a8833c0eb61b7d authored almost 6 years ago
Merge pull request #500 from afrokick/fix/buildDocsScript

docs: fix build script

github.com/peers/peerjs - 6f5062250692280cfbf8bb18bc2470a5df43036e authored almost 6 years ago
change writeFile to writeFileSync

format index.js

github.com/peers/peerjs - fa7b9670677a9b2b4792d9a494245beabad0b9b7 authored almost 6 years ago
Merge pull request #499 from afrokick/hotfix/updateHandlebars

update handlebars to >=4.0.0

github.com/peers/peerjs - f2bd5acae9d8c6dd528d2384e14d6d1e98e88d9d authored almost 6 years ago
update handlebars to >=4.0.0

github.com/peers/peerjs - 370b77a09f36fab673f286d21cf544b08d5c10e1 authored almost 6 years ago
fix log message

github.com/peers/peerjs - cd32fc25026700d609d125ad5688a248bef5a3fc authored almost 6 years ago
Revert "Merge branch 'master-github' into refactoring/classes"

This reverts commit 33575aaff461d2d523ce9c397e8d22d6e0b5fbbf, reversing
changes made to e25bbe4f...

github.com/peers/peerjs - 0f9c1248264c479f0f26962502246fbbb8b429d0 authored almost 6 years ago
Merge branch 'master-github' into refactoring/classes

github.com/peers/peerjs - 33575aaff461d2d523ce9c397e8d22d6e0b5fbbf authored almost 6 years ago
update eventemmiter3 to 3.1.0 to support index.d.ts

github.com/peers/peerjs - e25bbe4f40e3f8c9c5b92035ac1150c573acd9a6 authored almost 6 years ago
refactoring ts classes

github.com/peers/peerjs - d3ee51d6b7282cd975f8b5e943b6aea85775b4e2 authored almost 6 years ago
Merge pull request #497 from afrokick/refactoring/classes

Refactoring: util.ts

github.com/peers/peerjs - d62ee923f6fa448e2013fd2e1b5fff7c3ab118ca authored almost 6 years ago
add Run Tests section to README

github.com/peers/peerjs - 56f9deb694f8e9169205e7b2be102870a9025e38 authored almost 6 years ago
add simple test

github.com/peers/peerjs - 108fb8daf43532f4e1adc70b92ec44b945b5248a authored almost 6 years ago
refactoring util.ts

github.com/peers/peerjs - e5cfbe8e400883ecb94f48fa515e37854d81f4e0 authored almost 6 years ago
Merge branch 'master-github'

github.com/peers/peerjs - b4bfab55255a6a859dae01e16ab2747d6c79502a authored almost 6 years ago
Merge pull request #496 from afrokick/fix/removeSelfDep

Refactoring dependences

github.com/peers/peerjs - 3880faf9ac47977f97a463c9338027d9cf242791 authored almost 6 years ago
remove self dependence, react

move express to devDep

github.com/peers/peerjs - 5afdc00a91674d242121f0c2f5d3dbd0df1cdffe authored almost 6 years ago
Update README.md

github.com/peers/peerjs - 36a3c7268ae5efff2990a6132e872c40cb9f6b14 authored almost 6 years ago
Update README.md

github.com/peers/peerjs - 8457e1132382eeb8c873bb2dfecc1c35c706fbd9 authored almost 6 years ago
Merge pull request #492 from Rouby/patch-1

Allow 'key' option to be configurable again

github.com/peers/peerjs - 4c517d433830b0fc2c83b0502d8f7bf6698ea11f authored almost 6 years ago
allow 'key' option to be configurable again

github.com/peers/peerjs - b8d59ebbeba677fcfe8f10e08896dc178236c8b0 authored almost 6 years ago
Merge pull request #490 from gardner/master

Move standardjs to devDependencies in package.json

github.com/peers/peerjs - bef567c7d46fff6b22baa9ee827ecef430c5d360 authored almost 6 years ago
Update package.json

Moving standard into dev dependencies

github.com/peers/peerjs - ef12a5bc9127c9a257b29e01dd62eb7d454516c2 authored almost 6 years ago
Merge pull request #488 from akotynski/safari

fix one more usage of deprecated addStream method

github.com/peers/peerjs - 60315ff47ea3904c039ff9355307a0a177203776 authored almost 6 years ago
fix one more usage of deprecated addStream method

github.com/peers/peerjs - 9e2fdda0c98b62d0f8981fda604f2e657ee10333 authored almost 6 years ago
Merge pull request #486 from akotynski/safari

Migrate to promise api

github.com/peers/peerjs - c847c478c08990e4b88129438a92bd6839e265b4 authored almost 6 years ago
do not log to console

github.com/peers/peerjs - 1377d3b466133d96d75bdef0cb05f6ad96904948 authored almost 6 years ago