Ecosyste.ms: OpenCollective

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

socket.io

We are on a mission to enable real-time bidirectional communication on every platform.
Collective - Host: opensource - https://opencollective.com/socketio - Website: https://socket.io/ - Code: https://github.com/socketio/socket.io

Add test to check that empty rooms are autopruned.

github.com/socketio/socket.io - ae9d5277a95f622f3f2fb0990f734cb835c6aaef authored over 10 years ago by Tony Kovanen <[email protected]>
Change grammar issues in the chat/README.md

Added a few periods and commas which were missing. Also added the word each to clarify how multi...

github.com/socketio/socket.io - 2e440722a6e30ddcb39b4739ee5e1ac985b694f2 authored over 10 years ago by James Ferguson <[email protected]>
Merge pull request #1784 from matthewcanty/patch-1

Change "there're" to "there are"

github.com/socketio/socket.io - 3fe6d4e8ec83dbf72f2c2b14b8ffc9699a76d038 authored over 10 years ago by Tony Kovanen <[email protected]>
Change "there're" to "there are"

Not a commonly used contraction and looks a bit odd.

github.com/socketio/socket.io - 3b93c1c5629a20cc8461a1f3235ee5978cd6f536 authored over 10 years ago by Matthew Canty <[email protected]>
Added Server#origins(v:Function) description for dynamic CORS

github.com/socketio/socket.io - e89f82a9b05c460ba3ffac8025873e3d336ea8a2 authored over 10 years ago by akamensky <[email protected]>
Added test coverage for Server#origins(function) for dynamic CORS

github.com/socketio/socket.io - 1b90ae258738486d83a4b9c983e28ef3e2624e6e authored over 10 years ago by akamensky <[email protected]>
Added optional Server#origins(function) for dynamic CORS

github.com/socketio/socket.io - 9658e32e7a524e27b20e29cf000c2d5913b536f6 authored over 10 years ago by akamensky <[email protected]>
Merge pull request #1766 from BrianGeppert/master

package: fix main file for example application 'chat'.

github.com/socketio/socket.io - 99d76664aade73c8965946dc3c96fbb396dc4838 authored over 10 years ago by Tony Kovanen <[email protected]>
Fix usage example for Server#close.

github.com/socketio/socket.io - 23eefa527a0fcb164ee709b604db19578ae3efdd authored over 10 years ago by Ajay MT <[email protected]>
package: fix main file for example application 'chat'.

github.com/socketio/socket.io - b49b35b26fc777d45c2f2cb53617f44bcf9b91f6 authored over 10 years ago by Brian Geppert <[email protected]>
Release 1.1.0

github.com/socketio/socket.io - 16483375a78e3dab95e95f1b3ed088b31e042275 authored over 10 years ago by Guillermo Rauch <[email protected]>
examples: minor fix of escaping

github.com/socketio/socket.io - ec305bd8df766e27ec316fdaa18e29587d74743b authored over 10 years ago by Guillermo Rauch <[email protected]>
package: bump engine.io

github.com/socketio/socket.io - af07a1c649f53f0d2edfe13ae44b47546aa73eb5 authored over 10 years ago by Guillermo Rauch <[email protected]>
Merge pull request #1729 from anupbishnoi/patch-1

Take "" and "/" as equivalent namespaces on server

github.com/socketio/socket.io - 5863903d445fe7dc02b25cbe535f62486725cdf1 authored over 10 years ago by Tony Kovanen <[email protected]>
testing for equivalence of namespaces starting with / or without

github.com/socketio/socket.io - f56d4acce63772deaaf89263a28f73f038b306ac authored over 10 years ago by Anup Bishnoi <[email protected]>
Update index.js

github.com/socketio/socket.io - 8ea37b7351541edbe3b2de5a015e39533985ae7d authored over 10 years ago by Anup Bishnoi <[email protected]>
Added relevant tests

"" and "/" namespaces are checked for equivalence on server and client

github.com/socketio/socket.io - b3cb18d910038047f7f3c1aa69c0456e8a7c2e02 authored over 10 years ago by Anup Bishnoi <[email protected]>
Take "" and "/" as equivalent namespaces on server

On server, `.of(name)` should use the same key in `.nsps` object for "" and "/"

Important to ...

github.com/socketio/socket.io - 0e41561d563bc6410abe4327196421ef5a123e7d authored over 10 years ago by Anup Bishnoi <[email protected]>
Merge pull request #1714 from PeterDaveHello/patch-2

Use svg instead of png to get better image quality

github.com/socketio/socket.io - 83709e948793ab27d1247141e5a17d86ee06b258 authored over 10 years ago by Guillermo Rauch <[email protected]>
Merge pull request #1713 from PeterDaveHello/patch-1

make CI build faster

github.com/socketio/socket.io - 6f4051aaa7c4f9ec4588d4ca65001b8d6c8b5bde authored over 10 years ago by Guillermo Rauch <[email protected]>
Use svg instead of png to get better image quality

github.com/socketio/socket.io - 87bf6910b568be325afee9cf28b7a0614cffff21 authored over 10 years ago by Peter Dave Hello <[email protected]>
make CI build faster

github.com/socketio/socket.io - 8946b4ed4ce71ae2ca5cdb15db3dbaa57ff3b798 authored over 10 years ago by Peter Dave Hello <[email protected]>
Merge pull request #1688 from fdellabetta/server_side_namespace

client cannot connect to non-existing namespaces

github.com/socketio/socket.io - a40068b5f328fe50a2cd1e54c681be792d89a595 authored over 10 years ago by Guillermo Rauch <[email protected]>
Merge pull request #1700 from rase-/fix/rooms

Fix splice arguments and `socket.rooms` value update in `socket.leaveAll`

github.com/socketio/socket.io - 9e29ec9b2b0c886273c01acb85638fe7c25fb8a3 authored over 10 years ago by Guillermo Rauch <[email protected]>
Fix splice arguments and `socket.rooms` value update in `socket.leaveAll`.

Hat tip @Marreck

github.com/socketio/socket.io - 624e7cb14f2175cbbe3564b657ceff703706aef0 authored over 10 years ago by Tony Kovanen <[email protected]>
Take the instance stored path value into account when attaching to eio if no option specified to attach directly

github.com/socketio/socket.io - b4954d767af43787b42c93f6015445a9869656ec authored over 10 years ago by Tony Kovanen <[email protected]>
client cannot connect to non-existing namespaces

github.com/socketio/socket.io - f6eb53f5e167ecf64bd04d1fbd454796cad042fe authored over 10 years ago by Filippo Della Betta <[email protected]>
Merge pull request #1685 from rase-/fix/remote-address-in-handshake-obj

Fix remote address in handshake obj

github.com/socketio/socket.io - 9c80317574e5aa042fa3ddacf7513a11cb212e65 authored over 10 years ago by Guillermo Rauch <[email protected]>
Bump engine.io version to get the cached IP address

github.com/socketio/socket.io - d163d891efb4fc195c764ebf8c4147c820d231ae authored over 10 years ago by Tony Kovanen <[email protected]>
Fixed handshake object address property and made the test case more strict.

github.com/socketio/socket.io - 54726105cbab5acba3176fbc11b7af06508d2d52 authored over 10 years ago by Tony Kovanen <[email protected]>
Merge branch 'master' of github.com:Automattic/socket.io

github.com/socketio/socket.io - 3d9e52cf93b7047c90fc395361a868f17aa7be58 authored over 10 years ago by Guillermo Rauch <[email protected]>
package: bump `engine.io`

github.com/socketio/socket.io - ad74f2ff886614098c96246ac2b2509573e9a930 authored over 10 years ago by Guillermo Rauch <[email protected]>
Merge pull request #1682 from kevin-roark/fix/disconnect-connectbuffer-crash

Fixed the failing test where server crashes on disconnect involving connectBuffer

github.com/socketio/socket.io - cf1c1273b370eccbbcdd43ce8e010adb8051d43b authored over 10 years ago by Guillermo Rauch <[email protected]>
Fixed the failing test where server crashes on disconnect involving connectBuffer

Source of bug: after connection to nsp '/', the socket's connectBuffer
was being deleted. On att...

github.com/socketio/socket.io - 1f43c4abb5104fad096a8a751910ba011db71149 authored over 10 years ago by Kevin Roark <[email protected]>
Merge pull request #1673 from bryanburgers/patch-1

Fix repo in package.json

github.com/socketio/socket.io - d6e6e8a2f89401ad809c5e51b82a3f494009c772 authored over 10 years ago by Guillermo Rauch <[email protected]>
npmignore: ignore `.gitignore` (fixes #1607)

github.com/socketio/socket.io - fbd36b613d830cfd8970a2a94a2b6473a25ed0fc authored over 10 years ago by Guillermo Rauch <[email protected]>
test: added failing case for `socket.disconnect` and nsps

github.com/socketio/socket.io - 480b1a05bdf635b526367651b286f3df6168772a authored over 10 years ago by Guillermo Rauch <[email protected]>
Fix repo in package.json

github.com/socketio/socket.io - ef729b72b43207702b90967252ebb55af09d05b5 authored over 10 years ago by Bryan Burgers <[email protected]>
update README http ctor to createServer()

github.com/socketio/socket.io - 63e197083bfbee4f5c270e1ca81ebe7f5b9946bc authored over 10 years ago by Thanasis Polychronakis <[email protected]>
Merge pull request #1655 from ysmood/fix_etag_header

We should use the standard http protocol to handler the etag header

github.com/socketio/socket.io - 968e94e42b08cffe5c7f1a8fb734cf429b672019 authored over 10 years ago by Guillermo Rauch <[email protected]>
Merge pull request #1646 from narcisoguillen/close_sio

Close sio

github.com/socketio/socket.io - c18ed5fd4d2b91345ade91c6873e19b4ef8816dd authored over 10 years ago by Guillermo Rauch <[email protected]>
Improve Close documentation

github.com/socketio/socket.io - 1f7da938bd69cdb6524d196fe4e71a8efdec8df1 authored over 10 years ago by Narciso Guillen <[email protected]>
use ephemeral ports

github.com/socketio/socket.io - 4b89bce18223fe933b96dd2c5012ec86ef77e302 authored over 10 years ago by Narciso Guillen <[email protected]>
fix: We should use the standard http protocol to handler the etag

header.

github.com/socketio/socket.io - 8c19eef07a6d679488ee4aa912d913c82a70c8ad authored over 10 years ago by Yad Smood <[email protected]>
Merge pull request #1653 from acusti/patch-1

Override default browser font-family for inputs

github.com/socketio/socket.io - 662b30669b2cc2b659da34e6df80bd1cd6c17059 authored over 10 years ago by Guillermo Rauch <[email protected]>
Override default browser font-family for inputs

For consistent typography, explicitly declare font-family stack for `input` in addition to `html...

github.com/socketio/socket.io - 001373ee176f8d9dc9d51d722c77cf5eb1b28a58 authored over 10 years ago by Andrew Patton <[email protected]>
Merge pull request #1648 from kevin-roark/update/has-binary-data

update has-binary-data to 1.0.3

github.com/socketio/socket.io - 246f3bb5c313ba90b52285804f77c530f735624d authored over 10 years ago by Guillermo Rauch <[email protected]>
update has-binary-data to 1.0.3

github.com/socketio/socket.io - 68d06ec94cba4a70ba65017272bf36a149a4ab65 authored over 10 years ago by Kevin Roark <[email protected]>
Add close specs

github.com/socketio/socket.io - a1feca1bd395e2da8177f393c71ce6f9fc387984 authored over 10 years ago by Narciso Guillen <[email protected]>
Add ability to stop the http server even if not created inside socket.io

github.com/socketio/socket.io - 968105a2393f522b4ff0f36e596a405b9a46bc74 authored over 10 years ago by Narciso Guillen <[email protected]>
Update README

github.com/socketio/socket.io - 2e8e26613ad498f98f56637dde4461aee088e233 authored over 10 years ago by Narciso Guillen <[email protected]>
make sure server gets close

github.com/socketio/socket.io - fbdb94d14638f4836d02ecb0da2d07625c2d8aac authored over 10 years ago by Narciso Guillen <[email protected]>
Merge pull request #1642 from rase-/add/test

Duplicate events test for `reconnect_failed`

github.com/socketio/socket.io - 55572122f323499b95d9ab1f16556f56f168f63f authored over 10 years ago by Tony Kovanen <[email protected]>
Bump client

github.com/socketio/socket.io - a1170a3aa6a50909a5dc47660e2910f6561fcd9d authored over 10 years ago by Tony Kovanen <[email protected]>
Add test case for checking that reconnect_failed is fired only once upon failure

github.com/socketio/socket.io - 0954301d7e21575bf0db711f61b25b0778b0a37b authored over 10 years ago by Tony Kovanen <[email protected]>
package: bump `socket.io-parser` for `component-emitter` dep fix

cc @davglass @reid

github.com/socketio/socket.io - 328a9df8ebcf05ff1ecf5c3b156bc742acc37e3d authored over 10 years ago by Guillermo Rauch <[email protected]>
Release 1.0.6

github.com/socketio/socket.io - d99e30fca7feef20bd30508e0224c5d815ba0be9 authored over 10 years ago by Guillermo Rauch <[email protected]>
package: bump `engine.io` for utf8 fix (fixes #1622)

github.com/socketio/socket.io - 561dd6fd79ecb23461cf4fa4b5710705d8527187 authored over 10 years ago by Guillermo Rauch <[email protected]>
package: bump `socket.io-client`

github.com/socketio/socket.io - e9e2a91cea1174a88752c3a911b65ee518070a05 authored over 10 years ago by Guillermo Rauch <[email protected]>
Merge pull request #1635 from rase-/add/test

Test for duplicate events on manual reconnect

github.com/socketio/socket.io - 8a3a111a7f34c472c220ffe2d69b80c0bd6a84b1 authored over 10 years ago by Guillermo Rauch <[email protected]>
Bump socket.io-client to latest commit so that duplicate events test passes

github.com/socketio/socket.io - bd87e4dc356822e3a851db682c5656a7436093f2 authored over 10 years ago by Tony Kovanen <[email protected]>
Added test for duplicate events after manual reconnects

github.com/socketio/socket.io - 71c253e992cdcc49d5867fe23e610c684573a3a9 authored over 10 years ago by Tony Kovanen <[email protected]>
Release 1.0.5

github.com/socketio/socket.io - a5cf4f57a06ff8a0e2bebdbebe2268d8d96ac4e1 authored over 10 years ago by Guillermo Rauch <[email protected]>
client: fixes #1632

github.com/socketio/socket.io - a079cbc7f98b9753413f860a6e20bcc1c743e080 authored over 10 years ago by Guillermo Rauch <[email protected]>
package: bump engine.io

github.com/socketio/socket.io - 14a9fdb64f5c9556707c68d737882679f53c2649 authored over 10 years ago by Guillermo Rauch <[email protected]>
http.Server is a constructor

...and thus requires the `new` keyword

github.com/socketio/socket.io - 55fb100fc0b3d5a873d333e3ad6ce780f28bf49f authored over 10 years ago by Thanasis Polychronakis <[email protected]>
fixed client

github.com/socketio/socket.io - 6159df39375cb8d2ef8f223be636b00cea731ed2 authored over 10 years ago by Guillermo Rauch <[email protected]>
Merge pull request #1578 from kevin-roark/add/emit-buffer-test

added the client emit-buffer test

github.com/socketio/socket.io - 6f7bab5dfd611a27bdc23963cbe28f4133e980ac authored over 10 years ago by Guillermo Rauch <[email protected]>
index: fix typo [thanks @yanatan16]

github.com/socketio/socket.io - 7d2b44e176b4bc4846791c5ba61fa522182b80ca authored over 10 years ago by Guillermo Rauch <[email protected]>
Merge pull request #1603 from nkzawa/patch-2

Add removeListener to blacklisted events

github.com/socketio/socket.io - 0b5fdf995adec7780a04715e4738f2ca1e2914d8 authored over 10 years ago by Tony Kovanen <[email protected]>
add removeListener to blacklisted events

github.com/socketio/socket.io - a66bea5b3369e50c2c867fbfca4c4448b132a430 authored over 10 years ago by Naoyuki Kanezawa <[email protected]>
Merge pull request #1600 from poldridge/master

Update index.js

github.com/socketio/socket.io - a1a88aaaafa9aaa27260341aebb9f4a74181dff3 authored over 10 years ago by Guillermo Rauch <[email protected]>
Update index.js

Added missing hasOwnProperty check. socket.io breaks without it when Object.prototype has been e...

github.com/socketio/socket.io - 3f817c3a18eb111bfb3cd88dcc34031c8d0602fc authored over 10 years ago by poldridge <[email protected]>
Merge pull request #1582 from kevin-roark/add/clearer-example-instructions

Add/clearer example instructions

github.com/socketio/socket.io - 99bbd74d14bf35dba6abb7088c769c40dbb3e05f authored over 10 years ago by Guillermo Rauch <[email protected]>
Merge branch 'upstream' into add/clearer-example-instructions

github.com/socketio/socket.io - 398511ddee97c56a8f682138fdf65a5e6796eef5 authored over 10 years ago by Kevin Roark <[email protected]>
clearer instructions to install chat example

github.com/socketio/socket.io - fdf79378154d959a1e0275006a4a0a9b87c72984 authored over 10 years ago by Kevin Roark <[email protected]>
Release 1.0.4

github.com/socketio/socket.io - 475909e64282329203522ba2e2b9c1692ca5ae6a authored over 10 years ago by Guillermo Rauch <[email protected]>
package: bump socket.io-client

github.com/socketio/socket.io - 95acec8b94f9e4a444d6f65d6b633c7d23dda641 authored over 10 years ago by Guillermo Rauch <[email protected]>
added the client emit-buffer test

github.com/socketio/socket.io - 5812ddf2b02b88ae544d495d145be1589186cbfb authored over 10 years ago by Kevin Roark <[email protected]>
Release 1.0.3

github.com/socketio/socket.io - 1bbc3951bd248aa0eec81d0bfa1b441418bc4f36 authored over 10 years ago by Guillermo Rauch <[email protected]>
package: bump `socket.io-client`

github.com/socketio/socket.io - 039eed2c2ad1093f0261cebe6c0d582d0306be64 authored over 10 years ago by Guillermo Rauch <[email protected]>
Merge pull request #1565 from kevin-roark/add/binary-ack

Add/binary ack

github.com/socketio/socket.io - 6de022b180cd70f2bec1b3b797f35387e8351b96 authored over 10 years ago by Guillermo Rauch <[email protected]>
travis fix

github.com/socketio/socket.io - a06331d29f3f0a5e9cea8b84f4f0a027a1856b21 authored over 10 years ago by Guillermo Rauch <[email protected]>
fix travis

github.com/socketio/socket.io - e639685370a7a9438c9dd6b5f38699c12ef47587 authored over 10 years ago by Guillermo Rauch <[email protected]>
package: bump `socket.io-parser` for binary ack fix

github.com/socketio/socket.io - 1f2e681ce2d35f05f41967f9ca138b164fe1d5c7 authored over 10 years ago by Guillermo Rauch <[email protected]>
big file tests

github.com/socketio/socket.io - 397944fcbe974836d961b5eeba2974761d310c3b authored over 10 years ago by Kevin Roark <[email protected]>
distinction between ACK and BINARY_ACK

github.com/socketio/socket.io - 27dada65b92d594a1cb5c067f38c4284ae0f75a5 authored over 10 years ago by Kevin Roark <[email protected]>
Merge pull request #1563 from rase-/fix/no-disconnect-fired-for-nsp

Fix namespace iterator in disconnect

github.com/socketio/socket.io - 99f1ac9aae4ba92792722dba718986c8c1b0b76c authored over 10 years ago by Guillermo Rauch <[email protected]>
Fix namespace iterator in disconnect

github.com/socketio/socket.io - ee8d0fbae0a4ae2d21e14766603bcfbff4560342 authored over 10 years ago by Tony Kovanen <[email protected]>
Merge pull request #1562 from rase-/add/utf8-tests

Add test case for emitting multibyte chars

github.com/socketio/socket.io - 8e08a6d4198d1a56127eb45925afd92ab0cd46bf authored over 10 years ago by Guillermo Rauch <[email protected]>
Add test case for emitting multibyte chars

github.com/socketio/socket.io - 318ae87f501d721cbd0bab5a4ab66aad086771a5 authored over 10 years ago by Tony Kovanen <[email protected]>
Merge branch 'master' of github.com:automattic/socket.io

github.com/socketio/socket.io - 2c1b61148d8c7a3e14500c059e190e62d50fdd7f authored over 10 years ago by Guillermo Rauch <[email protected]>
package: bump `engine.io` for utf8 binary fix

github.com/socketio/socket.io - 507054c0a880b77a3ef2db685f3a4fa032a22c0a authored over 10 years ago by Guillermo Rauch <[email protected]>
Merge pull request #1554 from grant/master

Fix xss vulnerability in example chat app

github.com/socketio/socket.io - dfceb006d7b30f109460cd11139a46609e2ef793 authored over 10 years ago by Tony Kovanen <[email protected]>
Fix xss vulnerability in example chat app

github.com/socketio/socket.io - 4d83456f7499bfc4c9d6ba57fe0d65f8d975ccfb authored over 10 years ago by Grant Timmerman <[email protected]>
Merge pull request #1540 from grant/master

Make chat example wrap long words (no overflow)

github.com/socketio/socket.io - 201aad83b1c97ad22f0849eeff5cc546cde844b5 authored over 10 years ago by Tony Kovanen <[email protected]>
Make chat example wrap long words (no overflow)

github.com/socketio/socket.io - 72eb61d01f6146260c008580b1b9ea25de46e626 authored over 10 years ago by Grant Timmerman <[email protected]>
Merge pull request #1543 from mohnish/patch-1

Remove obsolete message from README file

github.com/socketio/socket.io - 163a2a696e3f3b33051967a668c3fbdfe094ef6c authored over 10 years ago by Tony Kovanen <[email protected]>
Merge pull request #1545 from overra/patch-1

Use cleanInput() on incoming messages

github.com/socketio/socket.io - 199a479ebc1408cc79b46938b0fffacea911a26e authored over 10 years ago by Guillermo Rauch <[email protected]>
Merge pull request #1546 from hiddenmin/patch-1

Update Readme.md

github.com/socketio/socket.io - d383ff9662dab458e93be5bb858ff75102e5e97a authored over 10 years ago by Guillermo Rauch <[email protected]>