GitHub / utopia-php/websocket / commits
Lite & fast micro PHP WebSocket server abstraction that is **easy to use**.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| d230de8d | merge Merge pull request #28 from utopia-php/fix-conditional-compression |
Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| a6c2be0c |
fix: only use COMPRESS flag when compression is enabled
Co-authored-by: Claude Opus 4.5 <n****y@a****m> |
Jake Barnby <j****4@g****m> | 7 months ago | |
| bc829788 | merge Merge pull request #27 from utopia-php/feat-onrequest |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ecf1365e | fix: path | Chirag Aggarwal <c****k@g****m> | about 1 year ago | |
| 74e9f1fc | fix: onrequest for workerman | Chirag Aggarwal <c****k@g****m> | about 1 year ago | |
| bda48288 | feat: add onRequest method to WebSocket adapters | Chirag Aggarwal <c****k@g****m> | about 1 year ago | |
| 77004ba9 | merge Merge pull request #26 from utopia-php/prevent-timeout |
Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| bdbdfade | fix: prevent timeout while listening | Chirag Aggarwal <c****k@g****m> | over 1 year ago | |
| 6fbd1838 | merge Merge pull request #25 from utopia-php/emit-message |
Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ce1e85e1 | fix: emit message | Chirag Aggarwal <c****k@g****m> | over 1 year ago | |
| 629e5364 | merge Merge pull request #23 from utopia-php/feat-client |
Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c07abec3 | chore: alternate logic to skip test | Chirag Aggarwal <c****k@g****m> | over 1 year ago | |
| 1b4a5241 | chore: skip listen tests on 8.0 | Chirag Aggarwal <c****k@g****m> | over 1 year ago | |
| 314d2253 | fix: test syntax for php 8.0 | Chirag Aggarwal <c****k@g****m> | over 1 year ago | |
| ad471bda | chore: fix linting and update tests | Chirag Aggarwal <c****k@g****m> | over 1 year ago | |
| bb9969f3 | fix: tests | Christy Jacob <c****4@g****m> | over 1 year ago | |
| be8f644b | feat: enable test to be debugged | Christy Jacob <c****4@g****m> | over 1 year ago | |
| 9cfead22 | chore: remove redundant test | Chirag Aggarwal <c****k@g****m> | over 1 year ago | |
| 70fdd750 | chore: update tests | Chirag Aggarwal <c****k@g****m> | over 1 year ago | |
| fd525b03 | chore: fix codeql analysi | Chirag Aggarwal <c****k@g****m> | over 1 year ago | |
| 7af78e62 | feat: add Client class | Chirag Aggarwal <c****k@g****m> | over 1 year ago | |
| 5ac26c10 | merge Merge pull request #22 from utopia-php/feat-use-utopia-docker-base |
Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 136c72b9 | update all dockerfiles |
Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e2675736 | Update php-8.0.Dockerfile |
Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e9d0919b | merge Merge pull request #21 from utopia-php/feat-worker-stop |
Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 71ffdb40 | Revert "Force workflow" | Jake Barnby <j****4@g****m> | over 2 years ago | |
| 46ffa8ca | Force workflow | Jake Barnby <j****4@g****m> | over 2 years ago | |
| f488f236 | Fix ref name | Jake Barnby <j****4@g****m> | over 2 years ago | |
| 2f1c11f5 | Fix multi-verison cache | Jake Barnby <j****4@g****m> | over 2 years ago | |
| e44b9150 | Fix job name | Jake Barnby <j****4@g****m> | over 2 years ago | |
| 28c2d128 | Cache image per version properly | Jake Barnby <j****4@g****m> | over 2 years ago | |
| 0041781f | Remove redundant dependencies | Jake Barnby <j****4@g****m> | over 2 years ago | |
| 72a1bfe4 | Remove redundant build | Jake Barnby <j****4@g****m> | over 2 years ago | |
| 85acd95c | Fix extension paths | Jake Barnby <j****4@g****m> | over 2 years ago | |
| c6743902 | Fix test host/port | Jake Barnby <j****4@g****m> | over 2 years ago | |
| e41806d3 | Disable fail fast | Jake Barnby <j****4@g****m> | over 2 years ago | |
| 6c5666e1 | Fix PHP 8.0 alpine verison | Jake Barnby <j****4@g****m> | over 2 years ago | |
| 7fc9e95b | Multi-version test | Jake Barnby <j****4@g****m> | over 2 years ago | |
| b7adfab6 | Fix image reference | Jake Barnby <j****4@g****m> | over 2 years ago | |
| 4fb933ba | Cache image | Jake Barnby <j****4@g****m> | over 2 years ago | |
| 867dda43 | Fix lint check | Jake Barnby <j****4@g****m> | over 2 years ago | |
| 94e91437 | Migrate to github actions | Jake Barnby <j****4@g****m> | over 2 years ago | |
| a114b1ce | Lint, format, namespace PSR fix | Jake Barnby <j****4@g****m> | over 2 years ago | |
| db4586d3 | Add worker stop event | Jake Barnby <j****4@g****m> | over 2 years ago | |
| a58acffb | merge Merge pull request #19 from Rutam21/APPW-4356 |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| c8515959 | feat: update CI | Christy Jacob <c****4@g****m> | about 3 years ago | |
| 2a5eedf6 | ci: update script | Christy Jacob <c****4@g****m> | over 3 years ago | |
| 8a474733 | merge Merge branch 'main' of https://github.com/utopia-php/websocket into APPW-4356 | Christy Jacob <c****4@g****m> | over 3 years ago | |
| a9d74b44 | merge Merge pull request #20 from utopia-php/fix/ci-timeout |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| fe5c5a8d | ci: update before script | Christy Jacob <c****4@g****m> | over 3 years ago | |
| c2724d54 | feat: install curl on the CI | Christy Jacob <c****4@g****m> | over 3 years ago | |
| aa4ea854 | feat: install curl on the CI | Christy Jacob <c****4@g****m> | over 3 years ago | |
| 04f2c6a5 | feat: update tests fileush | Christy Jacob <c****4@g****m> | over 3 years ago | |
| 88144156 | feat: update tests file | Christy Jacob <c****4@g****m> | over 3 years ago | |
| ee94cc75 | feat: update tests file | Christy Jacob <c****4@g****m> | over 3 years ago | |
| f0c0e8b6 | feat: linter | Christy Jacob <c****4@g****m> | over 3 years ago | |
| 195c389d | merge Merge branch 'main' of https://github.com/utopia-php/websocket into APPW-4356 | Christy Jacob <c****4@g****m> | over 3 years ago | |
| f0a59bf2 | merge Merge pull request #18 from aaheli8/main |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 1efb0074 | Update travis job to enable cares support | Steven Nguyen <s****0@u****m> | almost 4 years ago | |
| 269f5dba | Issue-4356: Add Code Linter To utopia-php/websocket | Rutam21 <r****a@g****m> | almost 4 years ago | |
| e3b5ce0f | Added Code Analyzer and resolved the errors | aaheli8 <s****i@g****m> | almost 4 years ago | |
| 893c697f | Added Code Analyzer | aaheli8 <s****i@g****m> | almost 4 years ago | |
| e310e56b | Feat:Code Analyzer | aaheli8 <s****i@g****m> | almost 4 years ago | |
| 828cb455 | merge Merge pull request #17 from 2002Bishwajeet/refactor-remove-authors |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 52dab206 | remove whole comment block adaptor.php | Bishwajeet Parhi <b****r@g****m> | almost 4 years ago | |
| fec7a3ee | remove whole comment block | Bishwajeet Parhi <b****r@g****m> | almost 4 years ago | |
| cdd31b11 | remove authors | Bishwajeet Parhi <b****r@g****m> | almost 4 years ago | |
| 51fcb861 | merge Merge pull request #16 from utopia-php/feat-onerror-callback |
Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 237eed7e | PR review changes | Matej Baco <m****m@g****m> | almost 5 years ago | |
| 917f82f6 | Implemented onError callbacks | Matej Baco <m****m@g****m> | almost 5 years ago | |
| f6d163dc | merge Merge pull request #10 from JubayerJoy/main |
Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 42ce920d | merge Merge pull request #5 from alceil/main |
Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 2f3297ae | merge Merge pull request #8 from HVbajoria/main |
Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 18bec77e | Updated CONTRIBUTING.md with changes |
Harshavardhan Bajoria <6****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 3b0aaa11 | Create code of conduct | Jubayer Abdullah Joy <j****8@g****m> | almost 5 years ago | |
| fcd488cb | Create CONTRIBUTING.md |
Harshavardhan Bajoria <6****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 9760f800 | i have added the required changes | alceil <a****l@g****m> | almost 5 years ago | |
| 81a056ab | fixed documentation error | alceil <a****l@g****m> | almost 5 years ago | |
| e6386c0c | added php version dropdown | alceil <a****l@g****m> | almost 5 years ago | |
| 54664dc6 | added the code of conduct | alceil <a****l@g****m> | almost 5 years ago | |
| 1b255c2a | added code of conduct | alceil <a****l@g****m> | almost 5 years ago | |
| b469ca6d | did all the changes | alceil <a****l@g****m> | almost 5 years ago | |
| d1adfd8b | final change | alceil <a****l@g****m> | almost 5 years ago | |
| 2eb0160d | update bug.yaml | alceil <a****l@g****m> | almost 5 years ago | |
| 55b1f80b | update bug.yaml | alceil <a****l@g****m> | almost 5 years ago | |
| 745f8a53 | added the issue template successfully | alceil <a****l@g****m> | almost 5 years ago | |
| 808317ef | merge Merge pull request #3 from utopia-php/fix-swoole-send-nonblocking |
Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 9b741619 | fix process signal method | Torsten Dittmann <t****n@g****m> | about 5 years ago | |
| a51a2f4c | fix(psalm): add more stubs | Torsten Dittmann <t****n@g****m> | about 5 years ago | |
| 4c77e73f | fix(swoole): maximum connections config | Torsten Dittmann <t****n@g****m> | about 5 years ago | |
| bbe82593 | fix(swoole): send messages non-blocking | Torsten Dittmann <t****n@g****m> | about 5 years ago | |
| fdb82f0c | merge Merge pull request #2 from utopia-php/fix-adapter-interface |
Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 23339d8f | adapt to review | Torsten Dittmann <t****n@g****m> | about 5 years ago | |
| 0cff9078 | fix swoole onClose arguments | Torsten Dittmann <t****n@g****m> | about 5 years ago | |
| f2f47983 | add graceful shutdown | Torsten Dittmann <t****n@g****m> | about 5 years ago | |
| c9da4906 | fix test websocket url | Torsten Dittmann <t****n@g****m> | about 5 years ago | |
| baa87984 | remove unnecessary imports | Torsten Dittmann <t****n@g****m> | about 5 years ago | |
| eba47427 | fix psalm | Torsten Dittmann <t****n@g****m> | about 5 years ago | |
| 3afd01ce | replace headers with request | Torsten Dittmann <t****n@g****m> | about 5 years ago | |
| 31c304b7 | add onstart to workerman | Torsten Dittmann <t****n@g****m> | about 5 years ago |