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

check closed state on ssl handshake

0506d795e3d99cd5270186ee6311b21307517c9f authored over 5 years ago
Update README.md

13649907f05014fcfffcfccaef01e63ad3339351 authored over 5 years ago
remove default timezone #411

4e5c24073b431fd950287efbfb5cc9b4c0fc7367 authored almost 6 years ago
Merge pull request #410 from sukui/patch-1

Add get main socket resource function

d773e51b548f405bbc2b2b44e83f183856b3930f authored almost 6 years ago
Add get main socket resource function

UDP application can init UdpConnection class and send message where have a client remote address

e5128bcd86f88370fe9aaebfef160a715864eb12 authored almost 6 years ago
remove sendfile

9e14e3784ce8d1c99f834200728beda8d33fb682 authored almost 6 years ago
Merge pull request #2 from walkor/master

update

1a58dcf362a435fdbb0bfd6a543cc77427b8b1bc authored almost 6 years ago
Update Http.php

23ed0c5274523277d9d2f6fc732a54af5630cbda authored almost 6 years ago
check valid stream

89831799e9bb511404ce0289b1e7c2fdcd83d1a6 authored almost 6 years ago
Merge pull request #404 from ares333/master

fix duplicate EV_TIMER_ONCE id

1b1033fcedb8a08ab61e806fefd0a57c7ff66460 authored almost 6 years ago
fix duplicate EV_TIMER_ONCE id

844a4c4ffe4e00aad521331ae6a714e3ee46906a authored almost 6 years ago
ssl3 info

fb14f039c724cfcac35f16f33e47a62101819848 authored almost 6 years ago
Update Worker.php

12a9eb936a5884cd98d60981953f862cedb94762 authored almost 6 years ago
Add file lock for avoid running multiple times

close #400

c141341367ac15a13e045c703925f44540e66988 authored almost 6 years ago
Avoid running multiple times

9f36bb4cb718c6fd5b03771bd5f266cd371bb23e authored about 6 years ago
Update TcpConnection.php

f615edc0a550645778c6f8911830e4e12b0c5d45 authored about 6 years ago
Update Worker.php

5441016548e3a3ce2d68b3a7d34d6373d11bb684 authored about 6 years ago
Update Worker.php

8b2be5101c9f4359b98d33e5cce0f2460add709d authored about 6 years ago
Avoid conflict with php-fpm/apache

1c02b02397230adaa50ca769db6f5c6402c79884 authored about 6 years ago
fix notice

823aa7c9dd185ae2648f8c7164fbe934bc5e0ef4 authored about 6 years ago
add Lib\SendFile.php

7858f62f2d2fe650ca0af88b6fc0057c4db8946d authored about 6 years ago
Merge pull request #1 from walkor/master

update

90f8d1799ef943f8705e682eef4ba10eaa185864 authored about 6 years ago
fix #386

fix #386

9893a3b26eb06f9d35a760e0dd049a5dacbfcb40 authored about 6 years ago
Update Worker.php

b374bb86f9dae74bf373e924173a891eb6435c7a authored about 6 years ago
Update AsyncTcpConnection.php

9db5b06274e4f38cac2e72915cef8143479d3740 authored about 6 years ago
Update TcpConnection.php

7369e76fe2538596478c772b44d2a5cf6f6a17b6 authored about 6 years ago
Update Select.php

b480e579427321ce6305b1971fdbc303947b9b71 authored about 6 years ago
Update Worker.php

56e585078920246250ab808b6452a760267608b5 authored about 6 years ago
Merge pull request #378 from MikhailShemelin/master

Allow to use different max package sizes for connections

dfbbfdd114b9f995f9f77c7516532c766bc4b6ed authored over 6 years ago
Allow to use different max package sizes for connections

26bcc71f7e91a426775ccca5642f93e63b5c5a93 authored over 6 years ago
support host header setting

#373

774cd174e7342947f5d6a8f32c1f9cb55227725f authored over 6 years ago
Update AsyncUdpConnection.php

f7c1797bc73188ed78ce666c53f745b4765d5fc3 authored over 6 years ago
Merge pull request #370 from sukui/master

enable udp Protocol input method

86e87c869fa702db3efe285629e7266cb2885032 authored over 6 years ago
Merge pull request #372 from jfcherng/fix-php73

Fix PHP 7.3 warning: "continue" targeting switch is equivalent to "break"

3e564e29bf9a9bb3a798303e40fedb049ab505dc authored over 6 years ago
Fix PHP 7.3 warning: "continue" targeting switch is equivalent to "break"

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

c5306c1be1c9029270b6b905751343cb8d15b77f authored over 6 years ago
update

14f563fb81b1c22d819d6b90f2b6809935e8d7d3 authored over 6 years ago
fixbug

c40391375b5af8575b43e7d04bdd03650de400f8 authored over 6 years ago
update

219d1aedbc27c1673b01ee5c7ace9ec975851083 authored over 6 years ago
Update Worker.php

6df60271e514201a17a96acb8ea16936000444cb authored over 6 years ago
Update Worker.php

ecae985c3b651ea231d408875608a77691aa07f1 authored over 6 years ago
Merge branch 'walkor-master'

446f9d3752be5c9142b33edb716bc46c39cdb637 authored over 6 years ago
update

d7da281e146e7df3ef92277ccaf2f5fa375bd48f authored over 6 years ago
Update Timer.php

2dbc07f371a56c517864dd8d176076e76dc56cb6 authored over 6 years ago
Merge pull request #367 from blogdaren/master

Update Worker.php

42042c06447e24f41a1d752483e92c496d12b1b1 authored over 6 years ago
Reformat code modified in pull request #364

0c70d0f431cf676a5b86ef42da0fde4a0a780cba authored over 6 years ago
Remove redundant code

1d8d104dede52c02d58b255351976bcc3d2bf8d6 authored over 6 years ago
Merge pull request #364 from blogdaren/master

Optimize UI displays

32d510235cee94c7172a9b683b2b47d1ef38bc74 authored over 6 years ago
Optimize UI displays

f4858ac41e56f57831bb1577f0d154c39098b868 authored over 6 years ago
Update Worker.php

Optimize UI displays

5447974cac1cb268fad9f230237b9f8662186352 authored over 6 years ago
Optimize UI displays

767df16e6da4bfcdd3f0144ea44ea8c982653aa4 authored over 6 years ago
Update Worker.php

8d3ab8668ae9b43935a55a6cd461e2305ea04122 authored over 6 years ago
Merge pull request #359 from linkec/master

add https to wss upgrade switch protocol

462bfff44f027b99d6efbfdd12279a3e062d66ee authored over 6 years ago
add https to wss upgrade switch protocol

usage:
if($connection->protocol=='\\Workerman\\Protocols\\Websocket'){
$connection->send('wss'...

7fc1b6c8a47e158124c7028ee919624c24576231 authored over 6 years ago
Merge pull request #358 from linkec/master

add gzip encode

8659865df19d6f0230f3c90df5dda72e156e16ca authored over 6 years ago
add gzip encode

f49b1534ac5e92f0d8e690f2b090db17d1afc6a5 authored over 6 years ago
1024 fds check

b6162f6cd8579f7bc9959048e8326f1e4ecfaed6 authored over 6 years ago
Update Event.php

93b32f517c720b57cef90c585eaa0a71c2e367de authored over 6 years ago
Merge pull request #354 from wonderful60/master

add proto for staring ui

f0babda3377a5a67ec7de172613b8b18bcc00c6c authored over 6 years ago
add proto for staring ui

0beb9659ce65567c1a604df9c54be21e01e607b5 authored over 6 years ago
Merge pull request #353 from Arul-/patch-1

Fix for DELETE requests that keep the connection hanging

8a4108a78bd5f50b5ca47e71aeab312e563d8b36 authored over 6 years ago
Fix for DELETE requests that keep the connection hanging

When a `DELETE` request is made without **Content-Length** header, it makes the connection hangi...

c0248ba49973cae0731189b8e80a9548062ced04 authored over 6 years ago
Update WebServer.php

25530493dab1b4199bd963d3cee7e5687a4a61eb authored over 6 years ago
Update Worker.php

6d70996b2b4ec94000e807246aca0e861c9601d8 authored over 6 years ago
compatible event extension with namesapce

04412816d38234357360260740eb9a2bb6bbc71f authored over 6 years ago
Update Worker.php

482e0623de2fcea05c4ab1379a3330e01a29b412 authored over 6 years ago
Increase the speed of transmission

see #344

9c78d283e494bee5c060b910e41c3287be004ce5 authored over 6 years ago
Merge pull request #345 from DTFreeman/master

使用static::$maxPackageSize 以更方便通过继承TcpConnection来设置不同服务接收的包大小

74efa9cd23d9f0a99e93c649e2772b35aecc3bd5 authored over 6 years ago
通过 $connection::$maxPackageSize 的调用方式,避免因为继承/定制TcpConnection导致大小判断不一致

96e3252bd2860c85cf5e0c892a84333466c4c341 authored over 6 years ago
使用static::$maxPackageSize 以更方便通过继承TcpConnection来设置不同服务接收的包大小

f1d71f67b0b60ee5d08f6fe438d94bde3cb0be71 authored over 6 years ago
Update Worker.php

cf2538169af989fbba4d55be1bfc8c8d80fa71e9 authored over 6 years ago
Update Websocket.php

35dac7b3e1ea4abbd949472270352ac08dd9c871 authored over 6 years ago
Update Http.php

69b800984b806bc010c8fd3bd330c9614258bfe8 authored over 6 years ago
Update Worker.php

2f89ef966809cb54de776bfb1ac8582d1deae185 authored over 6 years ago
Update Worker.php

017e086917a03cb3c58187cf7e473e4f271056af authored over 6 years ago
deal with ping/pong with payload

ae5291623c879d76f9e249aecc5920c7c0afdb5c authored over 6 years ago
deal with ping/pong with payload

49c963ded45ae42e8f76e74b0ee2d009cc068f9c authored over 6 years ago
Update Websocket.php

aaf562383588ea150b35366fec4387ac0ba24d65 authored over 6 years ago
Update AsyncTcpConnection.php

b70b5142ea9207fb91bcae6bc90ae52ee8bbfc7d authored over 6 years ago
add context option

9298ee816b4ad7c94012f189847f01169fd1ed70 authored over 6 years ago
Update AsyncTcpConnection.php

0bf3fc567a50ed384356c451c28bec5c33cf0452 authored over 6 years ago
Update Worker.php

c83e189b5855d91f99a7d01ac58f5bbc7161b5e5 authored over 6 years ago
Update Worker.php

37124ceb2e6de051589a3d8e7bb20ddebc86d87c authored over 6 years ago
Update Http.php

d0bf91dbdde3766bec98273c047c70cae0722357 authored over 6 years ago
Update Worker.php

fb125237a5650eb1adea5bb2467aab74d596f4fd authored over 6 years ago
Merge pull request #335 from sunznx/master

ide friendly

71767f857adc7a0bfd781ab707934f4dbd248870 authored over 6 years ago
ide friendly

d4247f2513744da291361d5f5da07ffffcafebf8 authored over 6 years ago
Update Worker.php

744e1bb38195adeec2eb09924e0f0a4235df7085 authored over 6 years ago
Update WebServer.php

b12dd8eab80f7b09ef0aacc498e165d9ded5df23 authored over 6 years ago
Update Ws.php

9c419cac75d41842046e25c5dce022e94627ca2e authored over 6 years ago
Update Websocket.php

387be29709ab20a4d8d5ee2751fdfab741a86242 authored over 6 years ago
Update Http.php

23976315561b43b218c9837990bc4d9f4700cc12 authored over 6 years ago
Update Timer.php

ff9ba728f7cc58ad53c257d9199d209b7836eb14 authored over 6 years ago
Update TcpConnection.php

ba74c26542c7658f90f749ba894e63f549596456 authored over 6 years ago
Update AsyncUdpConnection.php

c0d3b8359ad21201b0985f86f0ac7b6beb806bf6 authored over 6 years ago
safeEcho

2f04302a79167dce75ce12157d96cbf0610340e2 authored over 6 years ago
3.5.9

0bf5cf018912286a26bd14e1981dfc060fd98bb0 authored over 6 years ago
3.5.8

cbc6e46deb9e1a82a5f628118c850ebeea7b2224 authored over 6 years ago
Compatible low version PHP

d7470cf5084ff3b85942cbf8b1ab57b05cf3c6c1 authored over 6 years ago
Update TcpConnection.php

9dcbee3706a4d56bb565f8cfeefcbfd4bdaff3d5 authored over 6 years ago
Update Worker.php

375ca21bf6705de86f98a19b95d5be0565d08b11 authored over 6 years ago