Ecosyste.ms: OpenCollective

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

github.com/peers/peerjs

Simple peer-to-peer with WebRTC.
https://github.com/peers/peerjs

Update api.json

78eb7c15bc956fdbd1adb4f6ad131c9687e2f6f4 authored over 10 years ago
buildSize appears twice

6ba980146768647bfb34729a2eabbcc811a8b37c authored over 10 years ago
Remove excess whitespace and reformat comment

e5a3db5f154d470653395cf0acb88b95076fbd08 authored over 10 years ago
Merge pull request #201 from UnsungHero97/master

fix for memory leak in dataconnection.js

0b0c554df4a6ba1ca49d50c2782b693178f93f42 authored over 10 years ago
Update dataconnection.js

After completing a large file transfer, it seems like the `_chunkedData` object is not being cle...

7aedfbf39ce09849ef091134f7a786a0af23a38c authored over 10 years ago
Merge pull request #195 from yemel/feature/expose-token

Expose connection token in Peer options

5643ba1c35de81c66f640f3c4c331124fff631d5 authored over 10 years ago
Expose connection token in Peer options

94a0298c8675529a0faef000c42e7e7ac2199e1f authored over 10 years ago
Merge pull request #193 from khankuan/adapterjs-usage

Allow an external adapter.js to be used

03516d84d8099fd166c31227f018761ba2ebf238 authored over 10 years ago
Moved default RTCPeerConnection to the front

e0dafb8a586e58684f7d1582ef5f7987508f9ddd authored over 10 years ago
Merge pull request #188 from jhamit/master

Removed uneccessary global variable in example chat

db670bea4af20114ffd52b411a233af650680730 authored over 10 years ago
Allow an external adapter.js to be used

0bef8cfee00e6335771510dcb6804e66cab14b92 authored over 10 years ago
Update readme.md

3589baa4fdba86c0087e623a6deeafff25e7ad26 authored almost 11 years ago
Update readme.md

5aee3710a1bcec3e0c2202136083b7ddfe3c3e96 authored almost 11 years ago
Removed uneccessary global variable in example chat

c69c755666911b78d260265a4e830046bdfa4e09 authored almost 11 years ago
0.3.8

7ad9494c9e9d2b40ba075b715cf3acf1320d1951 authored almost 11 years ago
Start off changelog

2aa0c58f0a1b48cb910da90f3bda37191b7ebe86 authored almost 11 years ago
Remove extra return

8c4f5cb12a28a273063fc49fad9afb160dfc6bfe authored almost 11 years ago
Make permission error clear

d53d870e67a7b53afe8fb101e9131adcf5138302 authored almost 11 years ago
Add function to list all Peers.

a16106dbba608462c29430b0cd2b96d35caa58e1 authored almost 11 years ago
Merge pull request #168 from hansineffect/master

Fixed test <script> src attributes

4e344f19ca0a1d3ff9b775b7b0ca1d7068245093 authored almost 11 years ago
added adapter.js to the tests

d8d82371a6d76064841355d9304e441d49da329b authored almost 11 years ago
fixed test <script> src attributes

ddc42fb9fb03a0e303ff3d42ea39b8b0f6f5e1f1 authored almost 11 years ago
Merge pull request #163 from peers/add-path-option

Add a "path" option for a namespaced peer server.

722faf03c56f93d48fcbba6c9c22e31ff3398727 authored almost 11 years ago
Add documentation for path

3a2802ecf187cf981ce8b445037fa2856612b8f5 authored almost 11 years ago
Greeeeat error message

d577f7bde745f395b9162c09d304693661375122 authored almost 11 years ago
No more fullpath needed

13cab95b3ac658c0c35bb8d3bfa8872de3ee0cb7 authored almost 11 years ago
Default correctly

7a2fd81ccba3ac1920cf4a7fd726f504d0c1c461 authored almost 11 years ago
Add a "path" option for a namespaced peer server. Addresses #78

dd046c2d65db0a1be403174a5bfacbf91ddaea01 authored almost 11 years ago
Merge sblaurock-update-dataconnection-docs

7175b8370e53acad7a14f324a22e36bb8fc0a38b authored almost 11 years ago
Merge pull request #155 from che-burashco/patch-1

Include peers that are connected to you "passively"

c96dfd33016077bc295865a58565479bcf5896bd authored almost 11 years ago
Include peers that are connected to you "passively"

b79bcd434b09a73712f0661ea2d6bc168c557189 authored almost 11 years ago
Merge pull request #151 from gdi2290/patch-1

update copyright year

dd7ca58858f46c022f8f3a06289a8784cad3e269 authored about 11 years ago
update copyright year

582e4de3e419b6629b2387ba750ffe197961b7c4 authored about 11 years ago
0.3.7

e04490eb683f4e097de9070dc2ceca6ce844ddc9 authored about 11 years ago
Build

66eb68068f2d7c833ee1ed394c26e97752e235e8 authored about 11 years ago
Merge pull request #133 from peers/interoperable

Chrome Beta/Firefox Nightly DataChannel interop!

0b59002d21c1a1b717fc006410ba03a43f424396 authored about 11 years ago
No need for supports

2d76b0b801128601cfb9df484ef04e2959816ddb authored about 11 years ago
Blobs seem fine

31f4893514796e229d63ee2a9a0eca05269bb740 authored about 11 years ago
Update docs

191b43fb74693d889fd062f40e9475ed9a9aef54 authored about 11 years ago
Chrome/FF DataChannel interop \o/

e9ca38c626f67ba79a7b6777741ed8c0d24aed13 authored about 11 years ago
Build

8f33da104ce21b3cf5d77a067884b4f95a04549a authored about 11 years ago
Remove utf 8 references

0fabac677d84d5dbcd780033fd7657446f623b95 authored about 11 years ago
Update utf8 compatible by default binarypack

e52003063948f2823dcef072576fe471c59765d3 authored about 11 years ago
Fixes #124

98f43e5de1831bb5cd2070a3621fb55f943b8e97 authored about 11 years ago
Make Chrome and Firefox interoperable for large messages

02468a9d248e582c39a769b85e9153869170c759 authored about 11 years ago
Merge pull request #122 from mururu/fix-error-message

Fix error message for invalid key :+1:

3d57a27746d3e1c7f2f3376b875258fdf3e4ca7b authored about 11 years ago
Fix error message for invalid key

19242a165b86b008e2e54c795bf5316ecf7b1eef authored about 11 years ago
Update changelog

a5db674ce71a42fdaacc42f453da0b6fad39d1b8 authored about 11 years ago
Update binarypack

6b3cde83815fbf50ab2bd7faad8d0fbce9cb3a55 authored about 11 years ago
0.3.6

80937e2ce99a55b9cc4fbd56b1078275a40fb832 authored about 11 years ago
Add documentation for bufferSize

12b33be3107d8a6c1c8db01b80b2a92a20ea7d9b authored about 11 years ago
Merge pull request #120 from peers/buffered-send

Buffered send implementation to get around Chrome buffer limits.

88e0caf1a99887ee931f1c1d1370370875288f15 authored about 11 years ago
Buffered send implementation to get around Chrome buffer limits

9b2734fd8c78119b51d0c5cc4d763bce2afd11d2 authored about 11 years ago
Merge pull request #119 from sblaurock/add-datachannel

Added '.dataChannel' to DataConnection - a reference to the RTCDataChannel object.

ecdbec68fc52dc03bee68a36d6ef4932199c6308 authored about 11 years ago
Added '.dataChannel' to DataConnection - a reference to the RTCDataChannel object. Updated documentation to reflect changes.

e594d55ae6d78cce8a54713adee35efaf9361d1a authored about 11 years ago
0.3.5

cc7b6f22493c094270bff8c9be9240eead516ad9 authored about 11 years ago
Fixes #110

fa52ac067e9649e4000cdbc111a8b3ad95e8dc8a authored about 11 years ago
lower MTU

aa6df5fda54f233aad10a36d1dac01af67475628 authored about 11 years ago
Update package.json to 0.3.4

c80acbb9f681e61468720aaaf5bbfebb2f6fc50c authored about 11 years ago
Chunking for Chrome only

3eed4a0dc264530489424157e4c68d7444ffee6d authored about 11 years ago
0.3.4

f3cfd6e13d9e0418b191eed903487d8937bd6916 authored about 11 years ago
Update js-binarypack

f1f4b235713936c8801dbcf62cf184dce8bdd664 authored about 11 years ago
Merge

c4e47d53a7c5fdd7b93aaeb017fa861c3c7d6c33 authored about 11 years ago
Revert examples

aaae7e2dde704302cec771d98c2b5fd68f960f58 authored about 11 years ago
Improvements

011b8435ebdc12fe813efe8ea4dd1d3628328d3d authored about 11 years ago
Chunked large messages

5041437ffb37eaa0cda0d20aaa76dd41c9d291ac authored about 11 years ago
Update peerjs for new binarypack build

de5e6569986660d759c8ca3bad64a015756db6e6 authored about 11 years ago
Update binarypack

9a838456048a0b812612fb2af8543d7c8e154607 authored about 11 years ago
beta

bfebefcf31754eedfe4cb6ed97787b687e2c83d5 authored about 11 years ago
util.supports.binary => util.supports.sctp as well.

991506c40e6253942350e088c79b9e4ae3ed437d authored about 11 years ago
util.supports.sctp

360e200a5f849c18a37f3b312bdc343ffa166328 authored about 11 years ago
Bump to 0.3.3

9976990c61c0f9c3c44f1de2a997ff8f21013d2a authored over 11 years ago
Dont throw exception on failures

c9adf5076ea41df60231e11d032f371939228609 authored over 11 years ago
Errant comma

ec1424c0f264ea5d8ce08ac2cc9ea2bd027a6a71 authored over 11 years ago
Fix errant comma

bb1045bf92fbaef6e2156c3ac47015f70af5d866 authored over 11 years ago
Remove errant comma

2db1c599987753079d197f73272a9e40e9290f73 authored over 11 years ago
navigator #98

214a14cc10334e885aaa1e1f0255cb419ec0167a authored over 11 years ago
update example #98

982d1e3e6208663505e48a65f7c92ac79dcf09ec authored over 11 years ago
Rebuild with correct version number

9fc8ac6a933657fd22eb2d8e3af27e9bafcb14c4 authored over 11 years ago
Version bump, changelog, and update docs

cbc0b18d85115ac9be13203a5993e4d46a1f3d01 authored over 11 years ago
merge in crash fixes. fixes #93; fixes #95

da45d4f4d69df39c080668440c3d910a2c8fc80e authored over 11 years ago
Fallback

fad0fafe42c0fef36bf7d6fceeaccd92fc50e4a6 authored over 11 years ago
Update package.json

611a106192a430c2f19eb0161e8f5c90c45ffcf1 authored over 11 years ago
false by default

ccd80612ae4fcf507b3831f819e631733810581e authored over 11 years ago
Bump reliable

b6783ea13e1fa9443b701762dd5f70063fbf293a authored over 11 years ago
Fixing Chrome crashing

52bc598e40430f6dded151b905a173690d4e2e23 authored over 11 years ago
Some util.supports.reliable fixes for Chrome

e171ee02e088f21d6812eec063d7ed543dae5d5b authored over 11 years ago
Don't close negotiation PC right away

a92b73314a6df848bb0ec4930ccd1db3097b3543 authored over 11 years ago
wrong name

9a95bf29e1add050f49f789bd952f54a3c8d9863 authored over 11 years ago
Supports

dc7b558875c2c938f91d0ede810fcb4afbc60bb2 authored over 11 years ago
Set maxRetransmits to 0 when reliable false

79e10688c56524479f3b2c0cb069c4ac7e065b57 authored over 11 years ago
0.3.1

720eb3e881220f78eaca3d715ce7afe9324d1a3e authored over 11 years ago
Setting reliable to false by default

b474a4cba6156dabd1312cd25a520b4286e362f6 authored over 11 years ago
Update reliable doc

93fc4931b24c0261c5fda71e0441a5ee8bda70b2 authored over 11 years ago
0.3.1

3949c236345171987b9291059fbaf9024eeca680 authored over 11 years ago
Update docs to reflect TURN servers and port 9000 warning

cd287e2faed1477b7d79eab4b52cd14c35694ce4 authored over 11 years ago
Fix leaked PC

4cd3f4b2c9a1a1efdf38b1d0a914780e850ceaf0 authored over 11 years ago
correct spacing

90b1705fe79080c3a9a6cc7cba5a7701f88edf53 authored over 11 years ago
more spacing

61715fac877a8416ae5d031ac3f1cbda866f0eeb authored over 11 years ago
Update README.md

046b70b221f935441c2197562a2dab407856641c authored over 11 years ago