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

Timer can only be used in workerman running environment

joanhey opened this issue 12 days ago
nginx & WebSocket via /wss - have reconnect

zatomant opened this issue 13 days ago
[email protected] not work with [email protected]

fromyb opened this issue 17 days ago
The daemon is still running and the websocket cannot connect

pantao1 opened this issue about 1 month ago
关于 windows 的完整支持思路

fromyb opened this issue about 2 months ago
Add info about event loop used

joanhey opened this issue 2 months ago
Update Worker.php with TCP_KEEPIDLE

joanhey opened this pull request 2 months ago
Error: Undefined constant "Workerman\TCP_KEEPIDLE"

joanhey opened this issue 2 months ago
Optimizations Worker.php

joanhey opened this pull request 2 months ago
Update Worker.php fix nullable for PHP8.4

joanhey opened this pull request 2 months ago
Change phpdoc callback to callable

joanhey opened this pull request 2 months ago
Why SSE doesn't work in Firefox?

shizzic opened this issue 2 months ago
RFC3875 compliance for Workerman version

joanhey opened this issue 2 months ago
Update tests version libs to fix warnings and deprecations

joanhey opened this pull request 2 months ago
Give the ability for status call to output in JSON format

eharris2000 opened this pull request 3 months ago
Remove dynamic calls in Worker.php

tourze opened this pull request 3 months ago
Stop Failure

ekomarovbiz opened this issue 3 months ago
Fixed onWebsocketConnected isn't called with SSL connection

akotulu opened this pull request 3 months ago
Fixed cookie parsing, parse_str replaces urlencoded characters.

akotulu opened this pull request 3 months ago
fix: all coroutines must be canceled before Event::exit

chaz6chez opened this pull request 4 months ago
Long-running tasks blocking the WebSocket process

programarivm opened this issue 4 months ago
CaptchaBuilder无法找到字体

kingchun opened this issue 4 months ago
Implemented WebSocket connected callback.

akotulu opened this pull request 5 months ago
Moved WebSocket connection callback to proper place after handshake.

akotulu opened this pull request 5 months ago
webman 第一次响应都很慢

buexplain opened this issue 5 months ago
permessage-deflate support problem

boooch opened this issue 5 months ago
Add PHP 8.4 nightly to tests

joanhey opened this pull request 6 months ago
Response construct use property promotion

joanhey opened this pull request 6 months ago
Property promotion

joanhey opened this pull request 6 months ago
Fix PHP 8.4 explicit nullable

joanhey opened this pull request 6 months ago
Fix nullable for PHP 8.4

joanhey opened this pull request 6 months ago
PHP8.4弃用了隐式可空类型

pinerge opened this issue 6 months ago
Multiple connection to one user?

mumus opened this issue 6 months ago
worker数量与多核心问题

louishot opened this issue 6 months ago
workman没有正确设置sapi_globals_struct的request_info

alreadyshow opened this issue 7 months ago
How to deploy in Azure App Service

abhinavgmfs opened this issue 7 months ago
Allow set `$raw` in send method when pipe connection

ywisax opened this pull request 8 months ago
Output a grouped routing list

kzhzjdyw888 opened this issue 8 months ago
$request->path() 有问题

yemaozi999 opened this issue 8 months ago
Connection close or set NULL using Request connection

uribes78 opened this issue 8 months ago
Add application/wasm to mime.types

NitronPlus opened this pull request 9 months ago
TCP connection->send always returns null

muramidaza opened this issue 9 months ago
What different between Protocols\Ws vs Protocols\Websocket ?

webrobot1 opened this issue 9 months ago
fix(async tcp): http proxy setting

roiwk opened this pull request 9 months ago
Transferring data between workers

muramidaza opened this issue 10 months ago
ssl secure connection

phrazer opened this issue 10 months ago
Improved logging when process exits and php select exceeds file descr…

akotulu opened this pull request 10 months ago
add a watch command

diegogit03 opened this issue 11 months ago
runtime test

stafred opened this issue 11 months ago
Constant VERSION made final

joanhey opened this pull request 11 months ago
Add pids to .gitignore

joanhey opened this pull request 11 months ago
Estrange behavior in composer require

joanhey opened this issue 11 months ago
Run Workerman in daemon mode with Windows

joanhey opened this issue 11 months ago
[BUG] 监听[::]22348地址,REMOTE_ADDR获取不到客户端ip

BlackSky110 opened this issue 11 months ago
v5版本使用swow发生文件不存在异常

etjson opened this issue 11 months ago
when write log, if logFile not set, create a default logFile

lengqiuqiuqiu opened this pull request 11 months ago
Add worker mode information to statistics file

lengqiuqiuqiu opened this pull request 11 months ago
Param sameSite in the $response->cookie() should be a string

Qclanton opened this issue 11 months ago
Implementation of the onError() handler

programarivm opened this issue 12 months ago
Restrict access by origin domain and limit the number of connections

programarivm opened this issue 12 months ago
Error package because of receiving data before handshake

programarivm opened this issue 12 months ago
From Ratchet to Workerman

programarivm opened this issue 12 months ago
Kill worker in linux

xenion54 opened this issue 12 months ago
How to start script many times at same time

xenion54 opened this issue 12 months ago
Question: What http workers do ?

foremtehan opened this issue 12 months ago
Fix run-os in github workflow

luzrain opened this pull request 12 months ago
change worker after onMessage event

xenion54 opened this issue 12 months ago
Using this as Radius Server

rjjrbatarao opened this issue about 1 year ago
Use internal PHP to parse post data

joanhey opened this issue about 1 year ago
Fix error when unserialize return false

tourze opened this pull request about 1 year ago
Timer::add in master process is impossible ? I think it can be

webrobot1 opened this issue about 1 year ago
Feature request: openswoole support

vanodevium opened this issue about 1 year ago
worker: allow to set logFile as /dev/null

vanodevium opened this pull request about 1 year ago
Question: docker and debug/daemon mode

vanodevium opened this issue about 1 year ago
Fixed safeEcho never printing output when tty decoration is unavailable.

akotulu opened this pull request about 1 year ago
有的客户端获取count($globalWorker->connections) 有时候是1

machiming opened this issue about 1 year ago
把4.0支持 Websocket permessage-deflate 压缩传输

LIngMax opened this pull request about 1 year ago
Fix in resetStd to close STDOUT and STDERR

luzrain opened this pull request about 1 year ago
Output stream can now be set with $outputStream property

luzrain opened this pull request about 1 year ago
Temp files processing refactoring

luzrain opened this pull request about 1 year ago
Events finalize

luzrain opened this pull request about 1 year ago
Update $eventLoopClass initialization process.

luzrain opened this pull request about 1 year ago
Removed some ignoreErrors from phpstan and resolve those errors

luzrain opened this pull request about 1 year ago
Error handling implemented in all event classes

luzrain opened this pull request about 1 year ago
Refactoring: null coalescing assignments

luzrain opened this pull request about 1 year ago
Refactoring: type definition improvements

luzrain opened this pull request about 1 year ago
posix and pcntl extensions added to composer dependencies

luzrain opened this pull request about 1 year ago
Network settings in tests

luzrain opened this pull request about 1 year ago
First class callable syntax

luzrain opened this pull request about 1 year ago