Ecosyste.ms: OpenCollective

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

github.com/walkor/workerman

An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
https://github.com/walkor/workerman

Merge pull request #645 from blogdaren/master

Add support the relative disk path for UNIX DOMAIN SOCKET

e8b223bafa94bde4e1d4d4f81e4895e56ce96d50 authored over 3 years ago by walkor <[email protected]>
Add support the relative disk path for UNIX DOMAIN SOCKET

36a25eb8bebe556335e7d907042ff0cc7a52ba51 authored over 3 years ago by blogdaren <[email protected]>
Merge pull request #636 from jarodtomsk/master

Add support for PATCH HTTP method

6bda5038eb255e33a401557dcec90ef0c49d23f1 authored over 3 years ago by walkor <[email protected]>
Add support for PATCH HTTP method

72163577429c3a39bee2c5729d5d32014eb6b2a6 authored over 3 years ago by Aleksandr <[email protected]>
For #635

4a506c1baff5f9ee93aca1649afecdf50d162302 authored over 3 years ago by walkor <[email protected]>
https://github.com/walkor/webman/issues/202

cddba832f9376e67e116644a116a964cf1ab43ae authored over 3 years ago by walkor <[email protected]>
Update Worker.php

c202bbe441b3fe02f3d38de75dd9bbb64997afb8 authored over 3 years ago by walkor <[email protected]>
Merge pull request #625 from latypoff/SESSION-fix-security-bug

Fix security bug

307ee0d43663d5f3e2223aeb2da0ee07aa6d0747 authored over 3 years ago by walkor <[email protected]>
Update Worker.php

9d026baf2c3ca389ca029e17f68081cbecd0b21e authored over 3 years ago by walkor <[email protected]>
Merge pull request #633 from gethinyan/master

string pid always not equal int pid

2721d23578342f2cfce332ab31cabc19e5118c66 authored over 3 years ago by walkor <[email protected]>
intval

0032010fdc60a85e018ac98ecb3e1654a415fbcc authored over 3 years ago by gethin <[email protected]>
For #629

7b3dc485e65b8bc64a0fde6b2a82a3c57ae790d7 authored over 3 years ago by walkor <[email protected]>
Fix security bug

Session might be reused by third party client since $_data persists between requests when cache ...

6328f5c75b6cb9a367a66ee5e07b9b5f84ae9d6b authored over 3 years ago by latypoff <[email protected]>
fix #619

4d1e8da040cb6036cc1c0b1431e03a8a2a78eec6 authored over 3 years ago by walkor <[email protected]>
Merge pull request #615 from Tinywan/master

php7.4 Turn on strict mode declare(strict_types=1); posix_kill() TypeError

3a6bfa5cd6b4dee429d378eee8b5b19f37d3ed6e authored over 3 years ago by walkor <[email protected]>
php7.4 declare(strict_types=1); TypeError: posix_kill() expects parameter 1 to be int, string given

6f8c15b4c0a02a2ecbf3e782bcfad8123d7d2321 authored over 3 years ago by 万少波 <[email protected]>
Fix #614

c4b743016109bd3aa75c7cb0dab45112be15bf42 authored over 3 years ago by walkor <[email protected]>
Merge pull request #605 from Yurunsoft/fix-20210309

Fix missing type declarations and properties

b7d474ece0fe81bc30d5905ab30eed223867fbac authored over 3 years ago by walkor <[email protected]>
Merge branch 'master' into fix-20210309

85da6b2ce0c59cf5f824be7cfd5980473583ba61 authored over 3 years ago by walkor <[email protected]>
response 413 when package reach max size

90f9e654b91778f4471223b4f134f9d68ec9fd62 authored over 3 years ago by walkor <[email protected]>
avoid statistics file conflicts

202ea7b4def5c7eef176b766e2423b90cad0d455 authored almost 4 years ago by walkor <[email protected]>
reset stream_select return value

a9a00833fd09c090304b40c4e5ddc3eda2ee4432 authored almost 4 years ago by walkor <[email protected]>
Update Worker.php

116614cbea0d6b6cb79748b18319c27a425560e2 authored almost 4 years ago by walkor <[email protected]>
Disable react/event-loop by default.

1dc52bc56446b3af31c993521178c0140854241b authored almost 4 years ago by walkor <[email protected]>
Merge pull request #604 from hi-frameork/master

Http/Request method(header, cookie, protocolVersion) return parameter type correction

af8a8894ec8cba8ddb056e198ab097b6729b830a authored almost 4 years ago by walkor <[email protected]>
Fix missing type declarations and properties

a0864998e3593354b8dc69fd43efda80e7996219 authored almost 4 years ago by Yurun <[email protected]>
Http/Request method(header, cookie, protocolVersion) return parameter type correction

041f6c42422829802cbff87d4fa8b5acbf0b3be0 authored almost 4 years ago by 热心网友 <[email protected]>
Update Worker.php

af6025976fba817eeb4d5fbf8d0c1059a5819da3 authored almost 4 years ago by walkor <[email protected]>
Update Worker.php

fc365b5bd0466a83348c8714845116d6ac83a7fc authored almost 4 years ago by walkor <[email protected]>
Update Swoole.php

a1e0cca1917a8a96c21ad972f760729fea4342b6 authored almost 4 years ago by walkor <[email protected]>
Fix #600

4892b61f16f5b5961dc26d9c0c61976894cfab58 authored almost 4 years ago by walkor <[email protected]>
Update Request.php

839c5802bf85770529ac2ed0f1dc083428f74eea authored almost 4 years ago by walkor <[email protected]>
Merge pull request #599 from alexpts/patch-1

Fix `parseHeaders` for request without headers

d87bed689eb44825c34d4304b26b7b6fd0a32a63 authored almost 4 years ago by walkor <[email protected]>
Fix `parseHeaders` for request without headers

Fix for case without headers `GET / HTTP 1.1\r\n`

6b95d8356a944df37c160b7d34b11b6e257f522e authored almost 4 years ago by Alex Pavlov <[email protected]>
Merge pull request #598 from teamones-open/dev

fixed: Upload file support Chinese name

5a11baafb07041d91b2cd7db05d0a1f38d622ba1 authored almost 4 years ago by walkor <[email protected]>
fixed: Upload file support Chinese name

d743111c69e2cd0b0f542e4d9d6473e0e196c5e3 authored almost 4 years ago by [email protected] <ylqchengwei5566~>
__toString for Response

5dbf3339e8566ec37772933d2313f8cfab4466c8 authored almost 4 years ago by walkor <[email protected]>
Merge pull request #595 from her-cat/master

Optimize the logic of checking whether the master is alive

33e12cc28e8e923f08b2edf7991fa729503615a3 authored almost 4 years ago by walkor <[email protected]>
Optimize code

3044f4327f1f3b9d5de35b1f4bb5df607cffc157 authored almost 4 years ago by her-cat <[email protected]>
Judge whether it is wokerman by process information

7bf8f21b2d36538b78a2159669e9e8d492a0eaf3 authored almost 4 years ago by her-cat <[email protected]>
Check master is alive

5aa54e0c7aaa8279dc666fff7237679abcf72b59 authored almost 4 years ago by her-cat <[email protected]>
fix #589

f67b2a55c9f5e77dab059d7e2e33ac7791b18279 authored almost 4 years ago by walkor <[email protected]>
Merge pull request #587 from ronalfei/master

more strictly, to support SO_REUSEPORT need linux kernel >=3.9

c4048d9bc7fe6ed99de7cf850a3a2a5fc4d976cd authored almost 4 years ago by walkor <[email protected]>
Strictly, to support SO_REUSEPORT need linux kernel >=3.9

bc4b90bdfb528ff34bb360386336ae12bb7360d5 authored almost 4 years ago by ronalfei <[email protected]>
Strictly, to support SO_REUSEPORT need linux kernel >=3.9

d6fe4d5fc8dbbe1ab127fb9597ca31758fe27315 authored almost 4 years ago by ronalfei <[email protected]>
Update Worker.php

02930876526479c7e4123ef1dc8d23d509d40e72 authored about 4 years ago by walkor <[email protected]>
Update Event.php

45ec8f73cd650aa0e60aa1a666410edb7f1075e2 authored about 4 years ago by walkor <[email protected]>
add getReasonPhrase getReasonPhrase

030db165cde19b7512618d1ae8d662812d3b423a authored about 4 years ago by walkor <[email protected]>
Update

6b4c890ac4dbea7e14adde50e556bc8710dbaf85 authored about 4 years ago by walkor <[email protected]>
Update Http.php

d26129e8e863b7670670c1be3ea5721a93e0fd5f authored about 4 years ago by walkor <[email protected]>
Merge pull request #584 from PHP8SoAppetizing/master

Fix the method_exists "Uncaught Type Error" problem in PHP8

7f81b26511d8a3f258ede70ac4e49ed3b9aed0fa authored about 4 years ago by walkor <[email protected]>
Fix the method_exists "Uncaught Type Error" problem in PHP8

8b9e917009d6abf10dad84f4ff91acd097f1c27f authored about 4 years ago by PHP8SoAppetizing <[email protected]>
Update Worker.php

2998940bb6a3a684842585a248ca1524143858f6 authored about 4 years ago by walkor <[email protected]>
Update Response.php

d3d3f6897980813aa97ae84260701a0faa4f610b authored about 4 years ago by walkor <[email protected]>
Update Response.php

Add withoutHeader getHeader rawBody method for response

3279230d09eb1e38e45b10e6b2a94334d4913fc2 authored about 4 years ago by walkor <[email protected]>
parse command use $argv

5ea330083d2824196914a3a27e9e98892226010e authored about 4 years ago by walkor <[email protected]>
Update Worker.php

580c2476d77a707879332125fa79fedb0ec74e9d authored about 4 years ago by walkor <[email protected]>
fix TypeError for php8

c8369ed141a83ca0a968b26e3218b25c92d4c006 authored about 4 years ago by walkor <[email protected]>
Merge branch 'master' of https://github.com/walkor/Workerman

53c756ae72d9661bee25eca009435267f3c9f80c authored about 4 years ago by walkor <[email protected]>
Fix autoload

f9a664de75fd03bffa7670bfae4f593dac7467ec authored about 4 years ago by walkor <[email protected]>
Update Worker.php

d088636879ac9b3394ae689effa3e44a3e510798 authored about 4 years ago by walkor <[email protected]>
Update Worker.php

66f5d2ecdba823482b3c16601e8826239c23b598 authored about 4 years ago by walkor <[email protected]>
Fix notice

538624c7d5c8ccdab97c9e4d597bc91ffc5814ae authored about 4 years ago by walkor <[email protected]>
Merge pull request #573 from jfcherng/feat/support-application-json

Make Http Request supports application/json

418b3ae818897e671074f0d1888d9aac9a403b73 authored about 4 years ago by walkor <[email protected]>
Make Http Request supports application/json

Signed-off-by: Jack Cherng <[email protected]>

7ba4aca4217c047f050a9a315d49ef40baf242ed authored about 4 years ago by Jack Cherng <[email protected]>
Simplify codes

Signed-off-by: Jack Cherng <[email protected]>

9202712f4969163cbb2925fe26aecd0381485819 authored about 4 years ago by Jack Cherng <[email protected]>
For #572

34abfc8550d669965b8a157001fe23a9785fdefc authored about 4 years ago by walkor <[email protected]>
for #570

49708bb40e16cccb91aa1ffa841e64a34677a264 authored over 4 years ago by walkor <[email protected]>
Correct the wrong stop info

94a5b1ec6e3e76ff5366ed7ac775536772d04d17 authored over 4 years ago by walkor <[email protected]>
Make commands more flexible.

f8977b24472cfa4581962103fc3fcff689de963f authored over 4 years ago by walkor <[email protected]>
Update Worker.php

3c28c27418d7716c2074cb74447de9155db884d5 authored over 4 years ago by walkor <[email protected]>
listen SIGTERM for docker

132a277b1836464c8fb99e9146ca161de8d7199f authored over 4 years ago by walkor <[email protected]>
Update Worker.php

572ec1859b8e9420d873af052d5d4c0e025d2565 authored over 4 years ago by walkor <[email protected]>
flock not work in nfs

945f94834755b505ce92fe46d296a8813aaae352 authored over 4 years ago by walkor <[email protected]>
Update Worker.php

1bb4c31b3a4516327eb58935d0a28cb65e5d9733 authored over 4 years ago by walkor <[email protected]>
fix #557

362f05a7ab09fef7b5f2717155b2badbb5b3f4eb authored over 4 years ago by walkor <[email protected]>
Update TcpConnection.php

1ed65cb8c7b82bbb5d8c32ed815e7c659b3b72c7 authored over 4 years ago by walkor <[email protected]>
Update Worker.php

db5b89365d9f5c1d98e0542108e1dae335ce2d7e authored over 4 years ago by walkor <[email protected]>
Update Swoole.php

8241a0d2aa0f412e6131ee4024b493cd5a0f1dd5 authored over 4 years ago by walkor <[email protected]>
Update README.md

3ff3a54755cbb2e296c2bdb48e10a35c7ab3207d authored over 4 years ago by walkor <[email protected]>
Merge pull request #552 from takman1/patch-1

Update README.md

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

af507c698e971a78a6cdec06ae691327a2ab06ff authored over 4 years ago by Mohamed Ettaki Talbi <[email protected]>
fix mistyped

a473f620b74f3e55f5bb7f48c9195102a1118e72 authored over 4 years ago by walkor <[email protected]>
clearstatecache for upload files

#546

acc3b6bbe34f891179a0743d299d1014d5cb2611 authored over 4 years ago by walkor <[email protected]>
Update Worker.php

d0290a30c0d42d74ff3801463d0df98be30f94fb authored over 4 years ago by walkor <[email protected]>
for swoole

82df10d6533fc9842faf47348014a0de9225f644 authored over 4 years ago by walkor <[email protected]>
optimization

14964ed1f3655e10f8bd0bd45e78fb75104fc9cf authored over 4 years ago by walkor <[email protected]>
v4.0.6

50d4c32c7346390e150ace0a89960d6e7bdff1fa authored over 4 years ago by walkor <[email protected]>
Update TcpConnection.php

2094b5de07e5881cc9aae070496f7808922f2ef2 authored over 4 years ago by walkor <[email protected]>
Update TcpConnection.php

91d791446af1ccd2d3f8e3277557b5699942807e authored over 4 years ago by walkor <[email protected]>
v4.0.5

3558e4f590e941bddbc0dc6000f35800d22f79d9 authored over 4 years ago by walkor <[email protected]>
optimization

b1eeec9813a4458b99eb95dabaecfa9c80625135 authored over 4 years ago by walkor <[email protected]>
Update TcpConnection.php

6041872a6b10e7d97b29849265b0c90e5ee0418c authored over 4 years ago by walkor <[email protected]>
Update Response.php

ac0e8cd269ffd43516efda53efbc64caa6aee1d8 authored over 4 years ago by walkor <[email protected]>
Update TcpConnection.php

d9fa00979108191d11bc28eae674ce129698eaca authored over 4 years ago by walkor <[email protected]>
Update TcpConnection.php

55711e689d85a41859bd36d47fca3f05ebc51881 authored over 4 years ago by walkor <[email protected]>
Merge pull request #532 from blogdaren/master

Timer Optimization

444e9769118542e69d46e4f709dfe0baaaa1928e authored over 4 years ago by walkor <[email protected]>
Timer Optimization: make the master process timer API just work like the children process timer

493cd1a4b14aa393a8753c70e926b20da353909d authored over 4 years ago by blogdaren <[email protected]>
Merge remote-tracking branch 'boss/master'

8db9faa6b91fe25ce0a4cc85fe9c521b0e47b5d7 authored over 4 years ago by blogdaren <[email protected]>
Timer Optimization: make the master process timer API just work like the children process timer

03e557a39d8a2378131708279b27d777299ff7d6 authored over 4 years ago by blogdaren <[email protected]>