Ecosyste.ms: OpenCollective

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

github.com/walkor/phpsocket.io

A server side alternative implementation of socket.io in PHP based on workerman.
https://github.com/walkor/phpsocket.io

Merge pull request #300 from marcosmarcolin/refactor-part-4

refactor: code improvements without affecting logic, part 4.

c58667eba424cae7bb9403d65656165aebe0b7ea authored about 1 year ago by walkor <[email protected]>
refactor: code improvements without affecting logic, part 4.

0f7bd69a509f3f599900b60a5fa874d171514b3e authored about 1 year ago by Marcos Marcolin <[email protected]>
refactor: code improvements without affecting logic, part 4.

5bcac8a0bc648f9a766994af1580d76777ea1119 authored about 1 year ago by Marcos Marcolin <[email protected]>
Merge pull request #298 from marcosmarcolin/remove-dead-code

chore: remove non-php code

48a5baa74ca9112c880e8e2afce4bb5986f52939 authored over 1 year ago by walkor <[email protected]>
chore: non-php code remover.

bdae191b26e221f4761c19676f3bb5893c002971 authored over 1 year ago by Marcos Marcolin <[email protected]>
Merge pull request #297 from marcosmarcolin/refactor-part-3

refactor: code improvements without affecting logic, part 3.

0ecabe7876ed09bf57e6eafc106ab84f16caab8e authored over 1 year ago by walkor <[email protected]>
refactor: code improvements without affecting logic, part 3.

d4e001e683b5352ea78de8232d82ca59640a85f9 authored over 1 year ago by Marcos Marcolin <[email protected]>
Merge pull request #296 from marcosmarcolin/refactor-phpcs-part-2

refactor: code improvements with php_codesniffer without affecting logic, part 2.

8e490b25a5c4c35b4123a9d0e72e267ad290b93b authored over 1 year ago by walkor <[email protected]>
refactor: code improvements with php_codesniffer without affecting logic, part 2.

5698418a6512ccfe54fae83cce93000bfa8300e6 authored over 1 year ago by Marcos Marcolin <[email protected]>
Merge pull request #294 from marcosmarcolin/refactor-phpcs-part-1

refactor: code improvements with php_codesniffer without affecting logic, part 1

902ab181e12840d612084dd096656456feecb134 authored over 1 year ago by walkor <[email protected]>
refactor: code improvements with php_codesniffer without affecting logic, part 1.

cfd0e14134b5777e71c97d079e2fb2a2caf333fe authored over 1 year ago by Marcos Marcolin <[email protected]>
refactor: code improvements with php_codesniffer without affecting logic, part 1.

5d6b2f75eb8658369979cc02263e3e27e7d1c6e6 authored over 1 year ago by Marcos Marcolin <[email protected]>
Merge pull request #292 from marcosmarcolin/remove-autoload.php

fix: remove obsolete autoload.

e29a5979565d23967c5e28cc44859d0230e8afea authored over 1 year ago by walkor <[email protected]>
Merge pull request #291 from marcosmarcolin/add-gitatrributes

feat: add file .gitattributes

cd47593fc9178acfeb5c0d2225f0ea03c99d2f6a authored over 1 year ago by walkor <[email protected]>
fix: remove obsolete autoload.

4b9dacceced0e7cd2f5957757ba30f521925e055 authored over 1 year ago by Marcos Marcolin <[email protected]>
feat: add .gitattributes

dbc1b92b6ef01442f3aefdc411c8eb9abbad57b2 authored over 1 year ago by Marcos Marcolin <[email protected]>
feat: add .gitattributes

5e039d171cefb6b3b63e2b9799fe4b218a29f135 authored over 1 year ago by Marcos Marcolin <[email protected]>
Merge pull request #290 from imk812/master

Update Nsp.php

ddc1d496441c9efe7e585e3a476c3c19f7f255dc authored over 1 year ago by walkor <[email protected]>
Update Nsp.php

fixed dublicate call in emit

bb0d0249c1ea49692598c8d79f42bed1d11ff9ec authored over 1 year ago by imk812 <[email protected]>
Merge pull request #289 from imk812/master

Changes for using with php 8.2

c4ca48f64327a24f7ce425b76a80e934e20293e1 authored over 1 year ago by walkor <[email protected]>
Update Nsp.php

250422370f554ddccd94d3151cbfa3eb5a29df0c authored over 1 year ago by imk812 <[email protected]>
Update SocketIO.php

2e49b8497d8cb1d95552e4b00f8d609d65653237 authored over 1 year ago by imk812 <[email protected]>
Update Engine.php

6717011a40b10d7644243cfb321afc63ee2d2fc5 authored over 1 year ago by imk812 <[email protected]>
Update SocketIO.php

5f0e6a80a092530a698964f0b6a1a5b539b1038f authored over 1 year ago by imk812 <[email protected]>
Update Nsp.php

3b327d5dbe3d8ebcaf3f2e7ac567536628730cb3 authored over 1 year ago by imk812 <[email protected]>
Update RFC6455.php

Fix #288 Fix #287

b89b3f2ed44f6f79fd9895e2d198b52b3fb4783b authored over 1 year ago by walkor <[email protected]>
Update composer.json

fa078135c492a143bd7a415a1dafea29aca0854b authored over 1 year ago by walkor <[email protected]>
Update composer.json

913f2d0c73452af290e62593a0ae3c15d70ac5e6 authored over 1 year ago by walkor <[email protected]>
Merge pull request #287 from binemmanuel/master

Fixed Declaration of RFC6455::input(), RFC6455::encode() and RFC6455::decode() compatible issue

fb51151fd86414548e7cd9321c066c7b60983f8c authored over 1 year ago by walkor <[email protected]>
Bug fix: Workerman\Timer::del(): Argument #1 () must be of type int, null given, called in /Users/binemmanuel/Projects/chat_room/backend/vendor/workerman/phpsocket.io/src/Engine/Socket.php on line 232 and defined in /Users/binemmanuel/Projects/chat_room/backend/vendor/workerman/workerman/src/Timer.php:221

1f15d7e9ec40b49fae1301f620a9aef870f3b638 authored over 1 year ago by Bin Emmanuel <[email protected]>
Fixed Declaration of RFC6455::input(), 'RFC6455::encode() and RFC6455::decode() compatible with Workerman\Protocols\ProtocolInterface::input(), Workerman\Protocols\ProtocolInterface::encode() and Workerman\Protocols\ProtocolInterface::decode() bugs

1a9679d23354e16c837615132fb0bc6685ad7314 authored over 1 year ago by Bin Emmanuel <[email protected]>
Merge pull request #282 from jichangfeng/master

Supplement the previous commit of "fix timer".

f4dc14e69e9d0d8ce69c6180f93b76b7743f2304 authored about 2 years ago by walkor <[email protected]>
As workerman 3.5+ does not have \Workerman\Timer. Supplement the previous commit of "fix timer".

4f330996dd532692327ebdc378208743f50c6607 authored about 2 years ago by jichangfeng <[email protected]>
fix timer

2c8bce9091bbef99e4122454973fbeb393e86c80 authored about 2 years ago by walkor <[email protected]>
Merge pull request #275 from ecmchow/master

Corrected Socket.php and improve README

04e8b8a90cdd708a78e4c1b22f623292e0658628 authored over 2 years ago by walkor <[email protected]>
corrected object

708afb91ca19e7bc1ea92f25a4f2330354cfff71 authored over 2 years ago by Eric Chow <[email protected]>
added acknowledgement example

2b4a47d131b738eaf530badab2c896ddde434556 authored over 2 years ago by Eric Chow <[email protected]>
fix #274 #

a5758da4d55b4744a4cc9c956816d88ce385601e authored almost 3 years ago by walkor <[email protected]>
Update Socket.php

09e47331249d700ebb992ce56e551b1b452d9c18 authored almost 3 years ago by walkor <[email protected]>
fix

25243e320bf6b43f11b96974d1a54241dcd07bce authored almost 3 years ago by walkor <[email protected]>
Update README.md

6974549a959bb7c8343a9b625e34122ef040e0ca authored almost 3 years ago by walkor <[email protected]>
Update FUNDING.yml

bb4366c279525ff2d3944e37c24643c816c0bee6 authored about 3 years ago by walkor <[email protected]>
Create FUNDING.yml

7580defe07ba6995832291a4a98ecaf5d79f988b authored about 3 years ago by walkor <[email protected]>
Update README.md

bc94451683b3467b28d7441fbc0fc1b7461f5db4 authored almost 4 years ago by walkor <[email protected]>
Merge pull request #249 from AlexRas007/patch-1

Fix removing connections from rooms

2a6561344392b9f04d5a338755b2c9fb30cf6082 authored about 4 years ago by walkor <[email protected]>
Fix removing connections from rooms

7e22589b4f2fd52f9ad1f3b2c0d8b29ac485e94c authored about 4 years ago by AlexRas007 <[email protected]>
Update start_web.php

d0d046606e52a2e5b72807240930f83cbc59f443 authored over 4 years ago by walkor <[email protected]>
Merge pull request #229 from detain/client_update_to_2_3_0

Example Client update to Socket.IO 2.3.0

56703657847f105b5b926cb06eb46388f63cd43e authored almost 5 years ago by walkor <[email protected]>
fixing minor spacing problem in last commitg

2f2f704759ec371228be9d8dbd4c7a8ba9a374ac authored almost 5 years ago by Joe Huss <[email protected]>
updates merging in example client changes between 1.3.0 and 2.3.0 of socket.io which forom what i can tell was when the client example came from

3c4da39b51ead6e14e0bb2d59da6c398f416e7a9 authored almost 5 years ago by Joe Huss <[email protected]>
Update README.md

7c4fd8738344a2950897ea97532312e791b099b7 authored almost 5 years ago by walkor <[email protected]>
Update start_web.php

f6b809c668bc382c2d05c4731714b7c1d6093f55 authored almost 5 years ago by walkor <[email protected]>
Merge pull request #223 from erlangp/patch-1

Update README.md

a948111314fbf6f197ea8509b28141b0d1165f9d authored almost 5 years ago by walkor <[email protected]>
Update README.md

9c95e207c1c64190a54eb8da776144b1cf6b04fd authored almost 5 years ago by Bagus Erlang P <[email protected]>
Update README.md

6c7cbdcebb0769f5a04d7c3e34800cd028917145 authored almost 5 years ago by Bagus Erlang P <[email protected]>
Update start_web.php

e7ed0428e973694c1702bdb5a7b3aaf4b64fa481 authored almost 5 years ago by walkor <[email protected]>
fix #222

1e1c6ea4da8c9c1edfd8185062fe3f7d3ef8e490 authored almost 5 years ago by walkor <[email protected]>
fix for #218

#218

842d649a165f46b05b8f791c7190f205f10478c2 authored almost 5 years ago by walkor <[email protected]>
fix #211

5c13dd9739564c590a184e46e135826c85ce738d authored about 5 years ago by walkor <[email protected]>
fix #199

9873d97f104bb18d0a2942cb9c4b324c5be3d095 authored over 5 years ago by walkor <[email protected]>
remove log

1cde5b1858e38f7bcebb033cfdc06418bf205887 authored over 5 years ago by walkor <[email protected]>
Merge pull request #182 from Sparkinzy/patch-1

[fix]Update Engine.php

926be8495001a4a33b097547cf76de5b02eeff12 authored almost 6 years ago by walkor <[email protected]>
Update Engine.php

多个不同的限定域名,只需要一个通过,则通过

e842dcd9150ea632801eec78f207f6651be5082c authored almost 6 years ago by mu <[email protected]>
Update README.md

c3c48a67e3c3a43291f33852c4df41325f28c2f5 authored about 6 years ago by walkor <[email protected]>
Update composer.json

a80074f20c2e19b8cb3351ff718ae28e7df6bbea authored about 6 years ago by walkor <[email protected]>
Fix error

see #175

592f72c9b5f5d664595b2c7b548301c7bb9e6dbd authored about 6 years ago by walkor <[email protected]>
Merge pull request #173 from iPolitic/master

PHP 5.3 syntax and tests/emitter.php fix

f2488089e52c8ef57b05aab6d9ef1f7aa2b675ab authored over 6 years ago by walkor <[email protected]>
Fixed samples

8d5d5ca0a04d73aba27a531b24dd1746221345ed authored over 6 years ago by Faussurier Marc <[email protected]>
Merge pull request #172 from iPolitic/master

Fixed a broken path in demo workers

80b8146aadff5ed9d2ca8539b180afe14881f96b authored over 6 years ago by walkor <[email protected]>
Fixed samples

14d05e41b0c09b909baf03640139fedf6a58c52e authored over 6 years ago by Faussurier Marc <[email protected]>
Update Response.php

ebac641aa256cb29bc209131dc71592f1fa5cdbb authored over 6 years ago by walkor <[email protected]>
add DefaultAdapter::clients #163

820c4bd886fd06eb23892234315b9ba0cbce2af9 authored over 6 years ago by walkor <[email protected]>
Update README.md

1084f2893ab52aa3663f3d0767a9226c21446e32 authored over 6 years ago by walkor <[email protected]>
Update README.md

625b35fc742a6b9826aa00ea3d94b3190feb8fc0 authored over 6 years ago by walkor <[email protected]>
Update README.md

1cf001e7bb9335b78e684359ac0d73d6e2f4709c authored over 6 years ago by walkor <[email protected]>
Update README.md

06ad567eeac871b35ffa2a0a2c32071b20067683 authored over 6 years ago by walkor <[email protected]>
Update README.md

894a474cda904238173ab8e8d8336438dbfba586 authored over 6 years ago by walkor <[email protected]>
Update README.md

438668264e8404346317ebdadfbc71a936cad5be authored over 6 years ago by walkor <[email protected]>
Update README.md

6757e6658d80d42501edfdf539305d0c6a479006 authored over 6 years ago by walkor <[email protected]>
Merge pull request #144 from LuckyCyborg/master

Expose the inner Worker's onWorkerStop callback

8ee5fd56ea364e99c6428dd5df04b730f92e7d91 authored over 6 years ago by walkor <[email protected]>
Expose the inner Worker's onWorkerStop callback

7357ab21402b5cd777e165c1f1cfba410d672b1b authored over 6 years ago by Virgil-Adrian Teaca <[email protected]>
Merge pull request #141 from LuckyCyborg/master

Cleanup the options for the inner Worker and consolidate the logic for the usage of extended Nsp...

d9ab179bb2c0f2ccf8f224e0bf093b5b59323e01 authored over 6 years ago by walkor <[email protected]>
Cleanup the options for the inner Worker and consolidate the logic for the usage of extended Nsp and Socket classes

ae6176f41770790d30404db8a63f4b07a234012c authored over 6 years ago by Virgil-Adrian Teaca <[email protected]>
Merge pull request #140 from LuckyCyborg/master

Make the SocketIO's Nsp and Socket customizable

bb775bc66756c8311a1d0d0c1685eb68892fa3cd authored over 6 years ago by walkor <[email protected]>
Make the SocketIO's Nsp and Socket customizable

766c9ef291bc2e36ef4277419341a5f1b33273af authored over 6 years ago by Virgil-Adrian Teaca <[email protected]>
Merge pull request #136 from LuckyCyborg/master

Fix the namespaces handling

b7a7136ee73c6d6defea6ee8e315d9747146d704 authored almost 7 years ago by walkor <[email protected]>
Fix the namespaces handling

1d1e42890a65fd5a4fbeed63d8836e824c19fbc6 authored almost 7 years ago by Virgil-Adrian Teaca <[email protected]>
Merge pull request #135 from samnela/samnela-patch-1

correct some words in the notice

100d13bffc679e0ac198324b8823a814993efdc4 authored almost 7 years ago by walkor <[email protected]>
correct some words in the notice

26357cb490625f744677a23521fee3f2a2b9e58c authored almost 7 years ago by SAMUEL NELA <[email protected]>
Update README.md

faee51d32abcc25a3c9b37bd9e45b1d792302392 authored over 7 years ago by walkor <[email protected]>
Update README.md

60656796076b90f9529f1859f91134a88d52dc75 authored over 7 years ago by walkor <[email protected]>
Update README.md

9ddbd52d76a5119b550d7e1e463bbf904210a767 authored over 7 years ago by walkor <[email protected]>
Update README.md

b05d2ee9d639270b0bbe6046c0f0210565c33708 authored over 7 years ago by walkor <[email protected]>
Update README.md

0cb42e7ac743481b87493043d02ef69327772619 authored over 7 years ago by walkor <[email protected]>
Update README.md

a33627f7d096c8edfae740112210849b67545145 authored over 7 years ago by walkor <[email protected]>
Update Client.php

1927fefa382557a0dbea364bf8c141d6991761f3 authored over 7 years ago by walkor <[email protected]>
Merge pull request #79 from fly2xiang/master

Fix options {transport: ['websocket']}

baf572ee88d6e68e12ecda94ab1bc0f716cedf42 authored almost 8 years ago by walkor <[email protected]>
Fix

When socket.io-client using options {transport: ['websocket']}, phpsocket.io new wrong Transport...

6b1823c3293b77ddb97cf3f2c1c1c2b1e4074c4a authored almost 8 years ago by fly2xiang <[email protected]>
Update Decoder.php

65134c58b71eb890368d49e0d38d8020ad580ea6 authored almost 8 years ago by walkor <[email protected]>
Fix #77

ce320b38a9b3ea1751d43d0a863ff9ff3b0c855a authored almost 8 years ago by walkor <[email protected]>