Ecosyste.ms: OpenCollective

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

github.com/swoole/swoole-src

🚀 Coroutine-based concurrency library for PHP
https://github.com/swoole/swoole-src

Fix curl bugs on php8 (#4489)

* fix curl bugs

* fix

* fix tests

* debug

* fix tests

* fix tests [2]

* fix te...

e0a57b528e3ba9ab304a3c7fd4676347168c10ef authored almost 3 years ago by 韩天峰-Rango <[email protected]>
Fix #4475 (#4488)

* Fixed #4475

* fix invalid address

* optimize tests

00d2805db9b45e7219f3e614bba3c625e2af01c1 authored almost 3 years ago by 韩天峰-Rango <[email protected]>
build-library requires PHP version 8.0 or later (#4482)

2ec7a2b39f7ec163847a233629c52f577fe9a443 authored almost 3 years ago by 沈唁 <[email protected]>
Update README

60b96d72c927dbc43426098fd8f973cb3558153b authored almost 3 years ago by tianfenghan <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

8e08d830354176e28c4eee7bd8b9499699d52149 authored almost 3 years ago by tianfenghan <[email protected]>
Fixed tests on PHP8 [2]

dbd69da37cd2f5d14a0a76e087213a7fcc7b9d56 authored almost 3 years ago by tianfenghan <[email protected]>
adjust badges and links (#4483)

812e16f02089618073d51787fb11a2aa25689bb3 authored almost 3 years ago by Demin Yin <[email protected]>
Fixed tests on PHP8

b2949a642be72760ca12961c1eef8f0ce9eeccff authored almost 3 years ago by tianfenghan <[email protected]>
Fix fatal error of curl on PHP8

f9c1e8d897448b64e1040e616c0e33c06d908966 authored almost 3 years ago by tianfenghan <[email protected]>
Optimize tests [4]

29709da47a9a62a0cadd2f031fa1283ebf615c4e authored almost 3 years ago by tianfenghan <[email protected]>
fix #4391, fix #4185

dd9f71d27f444c8799395aba2e671f1eb8d19e54 authored almost 3 years ago by tianfenghan <[email protected]>
Optimize and Fix tests with PHP8

1d74ee4156bfa2dd68cedb7dfb4434057c56d7d6 authored almost 3 years ago by tianfenghan <[email protected]>
Optimize tests [3]

ef565737387bdb7917c751610a55cbbc94608620 authored almost 3 years ago by tianfenghan <[email protected]>
Optimize tests [2]

05842e6120146476bf65b95f68057b84e3f22519 authored almost 3 years ago by tianfenghan <[email protected]>
Optimize tests

055c7b487da714bb52f6adacc1aef2fb7544a89e authored almost 3 years ago by tianfenghan <[email protected]>
Fix #4464

afb5cef88cb2160d3aaa5df69cdc03ed72573961 authored almost 3 years ago by tianfenghan <[email protected]>
Added constants for dispatch_mode, fix tests, add trace log

333dd1d0eac65d847778c737381d00f44160a61d authored almost 3 years ago by tianfenghan <[email protected]>
add discord.swoole.dev (#4480)

8981b1f4b30c8cdc8396a66954e7032d19dacec1 authored almost 3 years ago by Demin Yin <[email protected]>
fix

b1b9ab26e49a2ab5fe288108099f4c74e470e6dc authored almost 3 years ago by tianfenghan <[email protected]>
Merge branch 'master' into fix-ci

b87504f18c433c9b30b5178c7f3b814a3ae5018e authored almost 3 years ago by tianfenghan <[email protected]>
fix ci

c8fa6af1f10f6ce6c4327e9f537f46db3b1c42ca authored almost 3 years ago by tianfenghan <[email protected]>
Fix compatibility with PHP 8.1 (#4474)

* Fix Swoole\WebSocket\Frame implements Stringable

* Fix Swoole\Connection\Iterator

* Fix ...

3d44328de7caddbc1581873b10ca6a1af4607687 authored almost 3 years ago by Yurun <[email protected]>
Optimize code

daa96efb1ea6b2306449bc12d5c12a49422c9ff1 authored almost 3 years ago by tianfenghan <[email protected]>
Fix #4463

4e1a2f7f48d63c5311971aa40cf46a217f6032f1 authored almost 3 years ago by tianfenghan <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

8481b13df421ac1c243680ad447d77b30c9e5447 authored almost 3 years ago by tianfenghan <[email protected]>
Adjust the max_concurrency option

b7522954a813e61505dea5296ad7b3a921ad1d1e authored almost 3 years ago by tianfenghan <[email protected]>
Add postgres support again (#4467)

from swoole/ext-postgresql@e02d02ab3241f519c24cebeb0f3e628d50ee2ceb

Co-authored-by: Zhenyu Wu...

420cf8ee91a9bc44a540c70446264b1657b22399 authored almost 3 years ago by Yun Dou <[email protected]>
Improve max_concurrency (#4458)

* Improve max_concurrency

* fix

* Add tests, optimize code

* Fix tests, add worker_max_...

42ee0a4a06fc03d097dcf100a590cdb1469ecc84 authored almost 3 years ago by 韩天峰-Rango <[email protected]>
Add prefix to boost/context API names (#4470)

And remove MS related files.

424cc996425b640954e7020b896259d58dcb1140 authored almost 3 years ago by twosee <[email protected]>
Update version

4d5604adfb2b89410369207fbe759306624212b2 authored almost 3 years ago by tianfenghan <[email protected]>
Optimize global and server hook [2]

877546a07e74b4aa4002cbf00fb0cc35753f4f46 authored almost 3 years ago by tianfenghan <[email protected]>
Fix swoole_compile_string() build error (#4466)

b618e86006de2e1e253fd8953de226694239752e authored almost 3 years ago by twosee <[email protected]>
Optimize global hook

e1c49477e4ab6361b8fcf0091af946a5212d40e7 authored almost 3 years ago by tianfenghan <[email protected]>
Optimize coroutine max_concurrency

6ac8f4b1b29a6e334d4bfde1203cf3990952f615 authored almost 3 years ago by tianfenghan <[email protected]>
Optimize code (#4460)

b03ae0f7cd9ee47f75135d9fca668a50f890b532 authored almost 3 years ago by 韩天峰-Rango <[email protected]>
Optimize code

9d5ce12fcf494acf618191c82f5d0018b16a37a6 authored almost 3 years ago by tianfenghan <[email protected]>
Update version id

350946cc3210f4837e0eb0ab313e1eefbd0ebf57 authored almost 3 years ago by tianfenghan <[email protected]>
Improve option-generator, Update library

24cb6c202e6b2c6a28400dde77ceacc626014449 authored almost 3 years ago by tianfenghan <[email protected]>
Improve tools

f4ad6da1c69bd06d74694974e7dd3e9123ce784a authored almost 3 years ago by tianfenghan <[email protected]>
Optimize Co::join(), Ignore exited coroutines (#4459)

* Optimize Co::join(), Ignore exited coroutines

* fix tests

88751ffa31ac29f357ba78b14393ad6aae34648a authored almost 3 years ago by 韩天峰-Rango <[email protected]>
fix #4449

b01cc74396e55630c10f562d4b8b8e2315978c96 authored almost 3 years ago by matyhtf <[email protected]>
add LICENSE file for thirdparty/nlohmann (#4457)

b860c667eacb31dd94af599254449bec581dd5d7 authored almost 3 years ago by Remi Collet <[email protected]>
Update version for Swoole 4.8.1 (#4447)

* Update version for Swoole 4.8.1

3b025ba3381da81beff72244c577ab7a4ea4ebfc authored almost 3 years ago by codinghuang <[email protected]>
Add awesome swoole to readme (#4453)

b17542248eaba0a73bc8c35ddae8f5cea78ffc15 authored almost 3 years ago by Alexander Schranz <[email protected]>
Optimize code

59e165cf9274d92a9f9222b940641480df224413 authored almost 3 years ago by tianfenghan <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

af180f546bd915e305333325549b551322d19300 authored almost 3 years ago by tianfenghan <[email protected]>
Add defense code

3027c1837d3816dd215b1e9c7ad0892f03d9a696 authored almost 3 years ago by tianfenghan <[email protected]>
Fixed the accidental release of atomic lock in Table (#4446)

* test

* remove test.php

* Fixed the accidental release of atomic lock in swoole table

...

4fe8519fd55a12cbaee7b7ef24526d4e42d844a8 authored almost 3 years ago by Txhua <[email protected]>
Fix warning, install nghttp2 header file

60ec886fc14bb0fc96c99b11e6f88171772cd2ff authored almost 3 years ago by tianfenghan <[email protected]>
added starts_with/ends_with

bd3f008a72277ab66c5fb16638c9a830e5ec1dd0 authored almost 3 years ago by tianfenghan <[email protected]>
Refactor Protocol::onPackage() (#4445)

* Refactor Protocol::dispatch

* revert name, add comments

* fix

* format

e73f48c32243d92056368b0efa4219a3c9a69984 authored almost 3 years ago by 韩天峰-Rango <[email protected]>
Remove comments in library, update library

1d90d9ae6189d650543c77453d8f8e1b4f478458 authored almost 3 years ago by matyhtf <[email protected]>
Optimize aliases

0f19828f2bfefc8b0ef9b99b9f4640c75964a6bc authored almost 3 years ago by matyhtf <[email protected]>
Prohibit concurrent join (#4442)

* Prohibit concurrent join

* revert

c8c4d8fae4224591990128867384fc8eea7f5c06 authored almost 3 years ago by 韩天峰-Rango <[email protected]>
Fix compilation errors on macOS

65006b7e8373c4802dfc412847c6f41e1278ed5c authored almost 3 years ago by hantianfeng <[email protected]>
Support google boringssl (#4439)

* client support ssl_ciphers config

* Support google boringssl

* fix grease default value
...

c73b2107d047f9f6773afbaf8b3335c2fdea1e44 authored almost 3 years ago by albert <[email protected]>
Migrate admin api from ext-swoole_plus to swoole-src (#4441)

* Migration admin api from ext-swoole_plus to swoole-src

* Optimize code

a89e3abd3ecd64e881c6ae9bb3930adadafd7911 authored almost 3 years ago by 韩天峰-Rango <[email protected]>
Fix warning that the constant is already defined

0395148585cceba25b754fafd40e57096492c110 authored about 3 years ago by matyhtf <[email protected]>
Support ignore error (#4440)

* Support ignore error, Improved swoole_error_log

* added swoole_error_log_ex

af1359c1befd8572d50c08f1745b5f61bc785327 authored about 3 years ago by 韩天峰-Rango <[email protected]>
Fix missing helper options (#4436)

92deb01f5f69901cf54d465591cde89698691400 authored about 3 years ago by 沈唁 <[email protected]>
Update version for Swoole 4.8.0 (#4431)

* Update version for Swoole 4.8.0

* Added release permission

* Update package.xml

* Add...

ffdb510da3cf2e671b7ea9c9b29d791cda908cfa authored about 3 years ago by codinghuang <[email protected]>
No longer include swoole dashboard

0a869854fc71146d15a6e1b17386baa12d05ca78 authored about 3 years ago by matyhtf <[email protected]>
client support ssl_ciphers config (#4432)

1bc39175acb7d339a9d2d046e031dd9561adb1eb authored about 3 years ago by albert <[email protected]>
Update library, remove CREDITS

372fdb824a91173bfe4892b3a75e4662473b64d3 authored about 3 years ago by matyhtf <[email protected]>
Optimize code

09e04274e6526cfdbccb7c2affa21007f80c0ffd authored about 3 years ago by matyhtf <[email protected]>
Update library and README

f018c8981205927ae0137487ec13e438ba43b2a7 authored about 3 years ago by matyhtf <[email protected]>
Fix connection cannot be forcibly closed

2198378d8a4e71ff53a0e895d83d7bdc5f795054 authored about 3 years ago by matyhtf <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

679bcba94522e37109bf5d8f323542308def357a authored about 3 years ago by matyhtf <[email protected]>
Added tests, improved server stats_file, fix core-tests

73372ad07720f3f024d8b86b50d2e96dc9b6c1de authored about 3 years ago by matyhtf <[email protected]>
Fix missing coroutine options (#4425)

7a419528cd8d2efa7725f367a7d099959acbaa29 authored about 3 years ago by 沈唁 <[email protected]>
Add defense code

bf393fb625bfc61c3ed75eab3a996a1d04c78288 authored about 3 years ago by matyhtf <[email protected]>
Optimize send_yield (#4422)

* Optimize server send_yield

* revert

* fix tests, code formart

241737abd8a2791a0ba86cc50d5d9921477f4e42 authored about 3 years ago by 韩天峰-Rango <[email protected]>
add type_conv.phpt for Table

f9089997d15f04d2e6213738d1fd4e412558feeb authored about 3 years ago by matyhtf <[email protected]>
Optimize code

09571b94a26ab15cd745d45cbfcfd97ac9aaa4e9 authored about 3 years ago by matyhtf <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

91f19befbe36933629ea42472a62c6578875bbc3 authored about 3 years ago by matyhtf <[email protected]>
Optimize name

11576952ea7415d8344e372d4108b4061768b122 authored about 3 years ago by matyhtf <[email protected]>
Optimize code, fix Server::stats()

1f0ddedaf172b11a3184ee3034ff427df7576988 authored about 3 years ago by matyhtf <[email protected]>
Fix #4393 (#4418)

* Fix #4393

* Optimize tests

773dbb21a9c414d9db33459e17f08522a83f3dfa authored about 3 years ago by 韩天峰-Rango <[email protected]>
Added worker_response_count (#4417)

280fd497bc2af0e29687870adc1ea065f2ba80ce authored about 3 years ago by 韩天峰-Rango <[email protected]>
Add Server::onBeforeShutdown callback (#4415)

* Added onBeforeShutdown callback

* Fix tests

* Fix tests [2]

* declare property

41dced30b35ad3a1d5b1638be776e387ca44f1f7 authored about 3 years ago by 韩天峰-Rango <[email protected]>
Improve stats 2 (#4412)

* Improve server stats

* Fix tests

* Optimize code

ce9b63e131e57e1d6e9c766d8ef72c999c33338e authored about 3 years ago by 韩天峰-Rango <[email protected]>
Improve stats (#4410)

* Improve stats

* Fix tests

* add tests

* fix tests

808f0bdef5bd9cd6017a7b2f1b3fa3cccb79bab3 authored about 3 years ago by 韩天峰-Rango <[email protected]>
Refactor Server::close() with reset (#4408)

* Refactor Server::close() with reset

* remove debug code

6d2b2e36b1911ac1d5f1ccb426337aa898cc3a77 authored about 3 years ago by 韩天峰-Rango <[email protected]>
Optimize code

86708d6ad31ce4374bca9c1bfdee0e6af892ed11 authored about 3 years ago by matyhtf <[email protected]>
Open basedir (#4407)

* fix bug #4327

* fix bug #4327

* fix bug #4327

* unit test

* 代码格式

* 单元测试

* 修复...

1c02a8703f194f9b01d2e92a39c93c6a82f1b49d authored about 3 years ago by MARiA so cute <[email protected]>
Add Coroutine::join() (#4406)

* Co::join()

* Optimize code

* Add tests, Fix bugs

* Fix core tests

6345fe88ef29546403bc6eb70505fb573f9a7d71 authored about 3 years ago by 韩天峰-Rango <[email protected]>
Add Table::stats() (#4405)

* Add Table::stats()

* Optimize code

e648f7cde64da689b0005c1dddb3476bf68f6e58 authored about 3 years ago by 韩天峰-Rango <[email protected]>
Refactor manager message box (#4403)

* Refactor Manager Message Box

* Refactor Manager Message Box, Improve defer_tasks

* add t...

e6b0cb666f297dc9e001f00552cd615a2927b7c4 authored about 3 years ago by 韩天峰-Rango <[email protected]>
Added Redis Stream support (#4390)

* Added Redis Stream support

* Added Redis Stream support
improvement code

* Added Redis ...

8cfc1001f8d30544bff6d7064e143f3f7f26674f authored about 3 years ago by chrysanthemum <[email protected]>
Added Timer::exec_count field (#4402)

e080b3f9df5abefe495dbf74b488dd6dd02e7c1f authored about 3 years ago by 韩天峰-Rango <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

9dbff4c82ce6fa7663b38a87aab1a184c15d5328 authored about 3 years ago by matyhtf <[email protected]>
send twice to reduce memory copy

f1ea7a7e9be1cbdd0051421a1de044922111b440 authored about 3 years ago by matyhtf <[email protected]>
Added Co::getStackUsage() (#4398)

* Added Co::getStackUsage()

* Fix get current stack usage

* bytes

Co-authored-by: twose...

5d1db99145e22ee8bf1876e44582dedafba6e710 authored about 3 years ago by 韩天峰-Rango <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

1739c71a4ba00204008973f8b19aa2775cd61ae1 authored about 3 years ago by matyhtf <[email protected]>
Optimize code

a66a6c5aea069cb85f58c43af6e9d51ae5e2960f authored about 3 years ago by matyhtf <[email protected]>
Fix HTTP2 max_frame_size error (#4394)

4a576f601b52efa79dc12be243b2bc7b43d6745c authored about 3 years ago by twosee <[email protected]>
Merge branch 'master' of github.com:swoole/swoole-src

0e42cbe3d020a35900eeb37cd0a95386a605e1a5 authored about 3 years ago by matyhtf <[email protected]>
Fix http2 code style

d213f33aff4d4dcc614bd3f47a64c34aba4af964 authored about 3 years ago by matyhtf <[email protected]>
Optimize code

03e6f6ddb08df473837f5f9f2c7fdca6656a08b4 authored about 3 years ago by hantianfeng <[email protected]>
Update version

3b9c9a5e884b5b96ec78d967f3bfac402a66a637 authored about 3 years ago by hantianfeng <[email protected]>