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

Match restify engine dependencies

github.com/peers/peerjs-server - 72998056e04686cf513b285b839e0e08f3291b89 authored over 11 years ago by Michelle Bu <[email protected]>
Update README.md

github.com/peers/peerjs-server - a146c7a5a292de0588e53d293c765c54021201b9 authored over 11 years ago by Michelle Bu <[email protected]>
More test

github.com/peers/peerjs-server - 6a1b20f80ea2aff57dae5e8c59998d139f886778 authored over 11 years ago by Michelle Bu <[email protected]>
reliable caveat

github.com/peers/peerjs - 47e423be212c312fe30796118f52ce6856ab7bcd authored over 11 years ago by Michelle Bu <[email protected]>
Fix tests

github.com/peers/peerjs - b38918dd0f646846d3087590629dd3c8760abf72 authored over 11 years ago by Michelle Bu <[email protected]>
change version

github.com/peers/peerjs-server - 102b39f06633a676615cc5e3b5efaa0a01cc5229 authored over 11 years ago by Michelle Bu <[email protected]>
Add test directives

github.com/peers/peerjs-server - f4c86ef4d259d5ba68b728ead044f9bdb7818597 authored over 11 years ago by Michelle Bu <[email protected]>
Test suite skeleton. Closes #6

github.com/peers/peerjs-server - c9e647609463dc338c55135690dde28a3f52c77f authored over 11 years ago by Michelle Bu <[email protected]>
Optional options

github.com/peers/peerjs-server - 6140fb391dc1a76cc526108171dfdef4f44aea99 authored over 11 years ago by Michelle Bu <[email protected]>
Up version for npm

github.com/peers/peerjs-server - 5a37679a402eeac87f62f3860ba018abcfbb97ff authored over 11 years ago by Michelle Bu <[email protected]>
Merge pull request #17 from igrigorik/master

Add bin script for simple(r) bootstrap

github.com/peers/peerjs-server - 672853658a0eb3c603037003d51f1398909cc12f authored over 11 years ago by Michelle Bu <[email protected]>
use longform port flag + consistent formatting

github.com/peers/peerjs-server - f9c2172c8e618a6e2258fa91fb57e3860e2415ab authored over 11 years ago by Ilya Grigorik <[email protected]>
woops, forgot the bin script in package.json

github.com/peers/peerjs-server - c2bcd2cf1715540bd4f9bb221f6469bcf52d2574 authored over 11 years ago by Ilya Grigorik <[email protected]>
fix ip lookup

github.com/peers/peerjs-server - 443680f1398f3f60570544fade9a42785c2db3dc authored over 11 years ago by Ilya Grigorik <[email protected]>
update readme with bin script example

github.com/peers/peerjs-server - 101a033fca75c6ee480081b84d2766ddb61e6eb6 authored over 11 years ago by Ilya Grigorik <[email protected]>
add 'peerjs' bin script for simple(r) bootstrap

github.com/peers/peerjs-server - 0cb729dcaa122b6e84bc2a1fbde2529e273b6271 authored over 11 years ago by Ilya Grigorik <[email protected]>
punctuation

github.com/peers/peerjs - e06da037aed70dca6928ad24f45946a0f33e9696 authored over 11 years ago by Michelle Bu <[email protected]>
Update README.md

github.com/peers/peerjs - b2fb4c3dc5814e8fa3d6eb63a1025b68f8986007 authored over 11 years ago by Eric Zhang <[email protected]>
update changelog

github.com/peers/peerjs - cacc6d7f9d101ed06fa5a999e7e2749d74185809 authored over 11 years ago by ericz <[email protected]>
version bump 0.2.8

github.com/peers/peerjs - 766ece9b3b63f4976805bf3cd6146790ac592b81 authored over 11 years ago by ericz <[email protected]>
fix #59, createOffer missing err callback

github.com/peers/peerjs - f999fc803677f595bd319801ac18bca0bf23a8ca authored over 11 years ago by ericz <[email protected]>
not even sure whats going on

github.com/peers/peerjs - 99e7f2842112f1eb20a87e243bdcc76fb6ca7045 authored over 11 years ago by ericz <[email protected]>
rename .update .handleUpdate

github.com/peers/peerjs - 742176e335f0127e8d7f70bcacd09097f5e9aa98 authored over 11 years ago by ericz <[email protected]>
change open to destroyed in cm, save bandwidth by sending fewer icecandidates when connection complete, call property defaults ot null

github.com/peers/peerjs - d80ec0f6f61dcc23948575314061cb4a432bb1ba authored over 11 years ago by ericz <[email protected]>
embarassing

github.com/peers/peerjs - 89b9cfdb5b79c57f46e74784795e64447663a408 authored over 11 years ago by ericz <[email protected]>
video helloworld

github.com/peers/peerjs - 504eb571d665553bcf0a238ea98928f08348cf3d authored over 11 years ago by ericz <[email protected]>
first attempt at av

github.com/peers/peerjs - 3cac542df71ea8a9b1ff897c7819cbcbe4fa7642 authored over 11 years ago by ericz <[email protected]>
use latest reliable

github.com/peers/peerjs - c72a32fc80ac2d7942f5eba7790f4fd782116155 authored over 11 years ago by ericz <[email protected]>
ssl options, closes #13

github.com/peers/peerjs-server - 70ee78115461f36062eca47abc1e6786cd423454 authored over 11 years ago by Michelle Bu <[email protected]>
detect https: fixes #57

github.com/peers/peerjs - 8d57e8aa481c6ccd22a23b207fe23f354d0d5ee7 authored over 11 years ago by Michelle Bu <[email protected]>
remove whitespace

github.com/peers/peerjs-server - c0130c418b03e95c88c44d903aa720c1a631658b authored over 11 years ago by Michelle Bu <[email protected]>
remove ws

github.com/peers/peerjs - 64d05c25c54910e616a0e016a0b2c2ae6bd42b8f authored over 11 years ago by Michelle Bu <[email protected]>
merge

github.com/peers/peerjs - b2017bbcff73ffcd6c7712c1e4352defb39e5698 authored over 11 years ago by Michelle Bu <[email protected]>
build 0.2.7

github.com/peers/peerjs - db7d9629cee3d7c1728c2257a5c822fe5b743000 authored over 11 years ago by ericz <[email protected]>
bump to 0.2.7

github.com/peers/peerjs - 5ac1216e296c1164de77edd00a340e8d97ba6863 authored over 11 years ago by ericz <[email protected]>
merge changelog

github.com/peers/peerjs - 6db7e0ce0378ab5c733c8665ae6fb21bac28764c authored over 11 years ago by Michelle Bu <[email protected]>
bump to 0.2.6

github.com/peers/peerjs - 0103c2fd0f471981107c32ec0a7edb8585610821 authored over 11 years ago by ericz <[email protected]>
#45 .gitignore bower

github.com/peers/peerjs - 36291b993af2f2b57df41f872b9f56015f338862 authored over 11 years ago by ericz <[email protected]>
Merge pull request #45 from creatorrr/bower-config

Create bower.json

github.com/peers/peerjs - df66794b88ce83ca7c6e1c9fafae95bf445a5685 authored over 11 years ago by Eric Zhang <[email protected]>
set debug mode before throwing browser check errors

github.com/peers/peerjs - e4deea10b82d336de2af341fce885e75e52f60d6 authored over 11 years ago by ericz <[email protected]>
helloworld example use local peer.js and support console.error loggin on page

github.com/peers/peerjs - c4bb04cebf4f78f82c535bd8d2713c81f944f5e9 authored over 11 years ago by ericz <[email protected]>
check if socket exists before attempting to close in disconnect

github.com/peers/peerjs - a4a3f2d969efd772712804417f027ea367443e59 authored over 11 years ago by ericz <[email protected]>
use public submodule url for reliable

github.com/peers/peerjs - e65704ab1564f9073caa3d08e67bdd0d44be4679 authored over 11 years ago by ericz <[email protected]>
0.2.6

github.com/peers/peerjs - 4bb04ec11083f0874aefb293b0db5375c17b6a1c authored over 11 years ago by Michelle Bu <[email protected]>
build with working reliable

github.com/peers/peerjs - e56575f0379079e6b9586e0674506a75302f7023 authored over 11 years ago by Michelle Bu <[email protected]>
upgrade to working reliable

github.com/peers/peerjs - 4287ab4ca33080ce0407073fa1094b23f53d6c48 authored over 11 years ago by Michelle Bu <[email protected]>
add sdp hack back in

github.com/peers/peerjs - ff4cd79a1390d622664a0bedb466a58f841d8215 authored over 11 years ago by Michelle Bu <[email protected]>
fix links

github.com/peers/peerjs - 63ac7035d112778330941189c2c18c149e34abb5 authored over 11 years ago by Michelle Bu <[email protected]>
api toc

github.com/peers/peerjs - 5ca8fea4dc11f7bbff62c0b07f509447cc1b0c82 authored over 11 years ago by Michelle Bu <[email protected]>
#44

github.com/peers/peerjs - 6898a42ee52c3e9f3a0f30af06e4a8dc640108ee authored over 11 years ago by Michelle Bu <[email protected]>
Create bower.json

For registering peerjs as a [bower](https://github.com/bower/bower) package.

github.com/peers/peerjs - 61618d598e1ca377faa50e6e1a9f2937ec620a28 authored over 11 years ago by Diwank Singh Tomer <[email protected]>
clean up adapter #16

github.com/peers/peerjs - fe7f91fee45c8ca4d9d365ee742a47098988a807 authored over 11 years ago by ericz <[email protected]>
add some comments

github.com/peers/peerjs - 48ad2b64d2483b4074a9a45b31ecacb719c21160 authored over 11 years ago by ericz <[email protected]>
change untested methods to TODOs

github.com/peers/peerjs - 19ed82f2eab0d677e67b364c5bde5ed78f509c19 authored over 11 years ago by Michelle Bu <[email protected]>
update methods for test

github.com/peers/peerjs - 2c0e3ec7662b4919fb0f19ed5f0e649746eae5b2 authored over 11 years ago by Michelle Bu <[email protected]>
new files

github.com/peers/peerjs - b839190fb46d8969d96e0cea3b267a2e223a90ad authored over 11 years ago by Michelle Bu <[email protected]>
dataconnection regression tests

github.com/peers/peerjs - c86dbba39c00ac3e7e562b7fbb4f455ff60e3ddd authored over 11 years ago by Michelle Bu <[email protected]>
build

github.com/peers/peerjs - 401e2ae225d7b9db710b7e68207f82c356a2d712 authored over 11 years ago by Michelle Bu <[email protected]>
added connection status because firefox is slow

github.com/peers/peerjs - 41b19cba729124825dc63c662b665502701b98d3 authored over 11 years ago by Michelle Bu <[email protected]>
reliable defaults done in bad way

github.com/peers/peerjs - 3c7512487ddcb30715579624bbf99244e2c57d75 authored over 11 years ago by Michelle Bu <[email protected]>
update for lack of port firefoxism

github.com/peers/peerjs-server - eb0ddfcc6b69b35160f5b229a5a4e9d85930e65c authored over 11 years ago by Michelle Bu <[email protected]>
update version on examples

github.com/peers/peerjs - 5e8b85b9980da0724558cf56909390475b3cb59b authored over 11 years ago by Michelle Bu <[email protected]>
test

github.com/peers/peerjs - c6611c1c79f64848d988b6ebcca20911a1770238 authored over 11 years ago by Michelle Bu <[email protected]>
get rid of port stuff

github.com/peers/peerjs - fe6bde51bb52570f3f46cc0f49fbbacadb662187 authored over 11 years ago by Michelle Bu <[email protected]>
reliable:true default for ff

github.com/peers/peerjs - 866364c5e01084974c0402c2f85c5d25ec50712f authored over 11 years ago by Michelle Bu <[email protected]>
0.2.5: firefox. closes #24

github.com/peers/peerjs - 60dec67609bedfcacfe6d34df4c9d06e67f262be authored over 11 years ago by Michelle Bu <[email protected]>
0.2.5

github.com/peers/peerjs - 6e61405e2c2056b3e732e02b064b553d0a1701ad authored over 11 years ago by Michelle Bu <[email protected]>
api update

github.com/peers/peerjs - 1bb3f863e7f46afa1b7627d1626b8a957c0bd25c authored over 11 years ago by Michelle Bu <[email protected]>
firefox build

github.com/peers/peerjs - 64f6241f71a79088aa95662939faf9212a037961 authored over 11 years ago by Michelle Bu <[email protected]>
firefox support

github.com/peers/peerjs - 18bb810a08b7c530c8c4ca02881544a99d02d4f3 authored over 11 years ago by Michelle Bu <[email protected]>
connections bug

github.com/peers/peerjs - fba6025030fa250ef10f7f31e8db54e76597a541 authored over 11 years ago by Michelle Bu <[email protected]>
managers check DOES need to happen

github.com/peers/peerjs - d72165d36e88cd82fbb8d3521eeef8af04eb642c authored over 11 years ago by Michelle Bu <[email protected]>
firefox flag flip and trailing spaces

github.com/peers/peerjs - da528cb7f1069eb3e4e89893577900c5fdcc5f1f authored over 11 years ago by Michelle Bu <[email protected]>
debug logging when abort

github.com/peers/peerjs - b096e6dc539946e62996b41194fe34d47d4810f1 authored over 11 years ago by Michelle Bu <[email protected]>
wikigolf

github.com/peers/peerjs - 43a71b54e6891c32ecb662a317c1a2122e8c652d authored over 11 years ago by Michelle Bu <[email protected]>
up version on package.json

github.com/peers/peerjs-server - 63d5fd9f0557fb26b10ef6a946746a273cb82931 authored over 11 years ago by Michelle Bu <[email protected]>
remove commented out part

github.com/peers/peerjs-server - b6f033e4e8a139ead5b84c6a6b6d40ae08e30c22 authored over 11 years ago by Michelle Bu <[email protected]>
Merge pull request #8 from michellebu/feature/restify

Switch from Express to Restify.

github.com/peers/peerjs-server - a0c6ec0294324d56f759cfe6cf95d76786b61750 authored over 11 years ago by Michelle Bu <[email protected]>
rebuild

github.com/peers/peerjs - 2468c31fe88b866cde09b7e13ec2fa2f8f926b46 authored over 11 years ago by Michelle Bu <[email protected]>
Merge branch 'master' of github.com:peers/peerjs

github.com/peers/peerjs - 4371d39ed539472ee63b007b30370f5279531a1d authored over 11 years ago by Michelle Bu <[email protected]>
build

github.com/peers/peerjs - 28a7d4b2814d1ddad43730cada7ed91f9e524564 authored over 11 years ago by Michelle Bu <[email protected]>
cleanup connections hash

github.com/peers/peerjs - a6c5fd96b8dac80eaa0648fb43a21107e70e0b02 authored over 11 years ago by Michelle Bu <[email protected]>
restify fixes

github.com/peers/peerjs-server - 24805444ccbde8714b96d0a0df288756f72a22d9 authored over 11 years ago by Michelle Bu <[email protected]>
Merge branch 'master' of github.com:peers/peerjs

github.com/peers/peerjs - 83239427c17b106b4a9fb2812d656c0ff915ed50 authored over 11 years ago by ericz <[email protected]>
recommend variable use

github.com/peers/peerjs - b294951cfb4cc33f6b95d5d5814d5271f657e9ac authored over 11 years ago by Michelle Bu <[email protected]>
unnecessary if statement

github.com/peers/peerjs - 5615cbc5a8b4f462b1b6428da6db0959fb3a7add authored over 11 years ago by ericz <[email protected]>
throw if could not get id from server

github.com/peers/peerjs - c36e1be28f960e88f81fd1d38c017838afbc8ebb authored over 11 years ago by ericz <[email protected]>
rename _getId -> _retrieveId to prevent confusion with id getter

github.com/peers/peerjs - d8206793ccead46d77ace56d52e68a83e701d8fe authored over 11 years ago by ericz <[email protected]>
oniceconnectionstatechange handler added, partially deals with #41 except for multiple DC

github.com/peers/peerjs - 336b07538b51fb332c232ace08c6d6eb72a390f8 authored over 11 years ago by Michelle Bu <[email protected]>
added getters

github.com/peers/peerjs - a41dcd760d288fc64b4321f54c814340b9ed82c5 authored over 11 years ago by Michelle Bu <[email protected]>
clarify label documentation

github.com/peers/peerjs - eda32eec3fa52e6cbdd6a7f99a30e01c236cf46a authored over 11 years ago by Michelle Bu <[email protected]>
added api docs for getters

github.com/peers/peerjs - 079b01a4778bd706dca75942cec3ba58c159a8b4 authored over 11 years ago by Michelle Bu <[email protected]>
getting ready for 0.2.1

github.com/peers/peerjs - 30a50d051331623e939789b0c7d0547204cf5233 authored over 11 years ago by Michelle Bu <[email protected]>
Merge pull request #38 from MatthiasLohr/master

new method Peer.isConnected() and Peer.getId()

github.com/peers/peerjs - c0b8e0ab5616531150d8eb99310ed8ed33e4054b authored over 11 years ago by Michelle Bu <[email protected]>
advisory

github.com/peers/peerjs - f8ce0c175740938cd7829f8912c8e1dc4e112d75 authored over 11 years ago by Michelle Bu <[email protected]>
unmerge firefox for now

github.com/peers/peerjs - 34e704e063b2287a220effd838e482f1456a5894 authored over 11 years ago by Michelle Bu <[email protected]>