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
0506d795e3d99cd5270186ee6311b21307517c9f authored over 5 years ago
13649907f05014fcfffcfccaef01e63ad3339351 authored over 5 years ago
4e5c24073b431fd950287efbfb5cc9b4c0fc7367 authored almost 6 years ago
Add get main socket resource function
d773e51b548f405bbc2b2b44e83f183856b3930f authored almost 6 years agoUDP application can init UdpConnection class and send message where have a client remote address
e5128bcd86f88370fe9aaebfef160a715864eb12 authored almost 6 years ago9e14e3784ce8d1c99f834200728beda8d33fb682 authored almost 6 years ago
update
1a58dcf362a435fdbb0bfd6a543cc77427b8b1bc authored almost 6 years ago23ed0c5274523277d9d2f6fc732a54af5630cbda authored almost 6 years ago
89831799e9bb511404ce0289b1e7c2fdcd83d1a6 authored almost 6 years ago
fix duplicate EV_TIMER_ONCE id
1b1033fcedb8a08ab61e806fefd0a57c7ff66460 authored almost 6 years ago844a4c4ffe4e00aad521331ae6a714e3ee46906a authored almost 6 years ago
fb14f039c724cfcac35f16f33e47a62101819848 authored almost 6 years ago
12a9eb936a5884cd98d60981953f862cedb94762 authored almost 6 years ago
close #400
c141341367ac15a13e045c703925f44540e66988 authored almost 6 years ago9f36bb4cb718c6fd5b03771bd5f266cd371bb23e authored about 6 years ago
f615edc0a550645778c6f8911830e4e12b0c5d45 authored about 6 years ago
5441016548e3a3ce2d68b3a7d34d6373d11bb684 authored about 6 years ago
8b2be5101c9f4359b98d33e5cce0f2460add709d authored about 6 years ago
1c02b02397230adaa50ca769db6f5c6402c79884 authored about 6 years ago
823aa7c9dd185ae2648f8c7164fbe934bc5e0ef4 authored about 6 years ago
7858f62f2d2fe650ca0af88b6fc0057c4db8946d authored about 6 years ago
update
90f8d1799ef943f8705e682eef4ba10eaa185864 authored about 6 years agob374bb86f9dae74bf373e924173a891eb6435c7a authored about 6 years ago
9db5b06274e4f38cac2e72915cef8143479d3740 authored about 6 years ago
7369e76fe2538596478c772b44d2a5cf6f6a17b6 authored about 6 years ago
b480e579427321ce6305b1971fdbc303947b9b71 authored about 6 years ago
56e585078920246250ab808b6452a760267608b5 authored about 6 years ago
Allow to use different max package sizes for connections
dfbbfdd114b9f995f9f77c7516532c766bc4b6ed authored over 6 years ago26bcc71f7e91a426775ccca5642f93e63b5c5a93 authored over 6 years ago
f7c1797bc73188ed78ce666c53f745b4765d5fc3 authored over 6 years ago
enable udp Protocol input method
86e87c869fa702db3efe285629e7266cb2885032 authored over 6 years agoFix PHP 7.3 warning: "continue" targeting switch is equivalent to "break"
3e564e29bf9a9bb3a798303e40fedb049ab505dc authored over 6 years agoSigned-off-by: Jack Cherng <[email protected]>
c5306c1be1c9029270b6b905751343cb8d15b77f authored over 6 years ago14f563fb81b1c22d819d6b90f2b6809935e8d7d3 authored over 6 years ago
c40391375b5af8575b43e7d04bdd03650de400f8 authored over 6 years ago
219d1aedbc27c1673b01ee5c7ace9ec975851083 authored over 6 years ago
6df60271e514201a17a96acb8ea16936000444cb authored over 6 years ago
ecae985c3b651ea231d408875608a77691aa07f1 authored over 6 years ago
446f9d3752be5c9142b33edb716bc46c39cdb637 authored over 6 years ago
d7da281e146e7df3ef92277ccaf2f5fa375bd48f authored over 6 years ago
2dbc07f371a56c517864dd8d176076e76dc56cb6 authored over 6 years ago
Update Worker.php
42042c06447e24f41a1d752483e92c496d12b1b1 authored over 6 years ago0c70d0f431cf676a5b86ef42da0fde4a0a780cba authored over 6 years ago
1d8d104dede52c02d58b255351976bcc3d2bf8d6 authored over 6 years ago
Optimize UI displays
32d510235cee94c7172a9b683b2b47d1ef38bc74 authored over 6 years agof4858ac41e56f57831bb1577f0d154c39098b868 authored over 6 years ago
Optimize UI displays
5447974cac1cb268fad9f230237b9f8662186352 authored over 6 years ago767df16e6da4bfcdd3f0144ea44ea8c982653aa4 authored over 6 years ago
8d3ab8668ae9b43935a55a6cd461e2305ea04122 authored over 6 years ago
add https to wss upgrade switch protocol
462bfff44f027b99d6efbfdd12279a3e062d66ee authored over 6 years ago
usage:
if($connection->protocol=='\\Workerman\\Protocols\\Websocket'){
$connection->send('wss'...
add gzip encode
8659865df19d6f0230f3c90df5dda72e156e16ca authored over 6 years agof49b1534ac5e92f0d8e690f2b090db17d1afc6a5 authored over 6 years ago
b6162f6cd8579f7bc9959048e8326f1e4ecfaed6 authored over 6 years ago
93b32f517c720b57cef90c585eaa0a71c2e367de authored over 6 years ago
add proto for staring ui
f0babda3377a5a67ec7de172613b8b18bcc00c6c authored over 6 years ago0beb9659ce65567c1a604df9c54be21e01e607b5 authored over 6 years ago
Fix for DELETE requests that keep the connection hanging
8a4108a78bd5f50b5ca47e71aeab312e563d8b36 authored over 6 years agoWhen a `DELETE` request is made without **Content-Length** header, it makes the connection hangi...
c0248ba49973cae0731189b8e80a9548062ced04 authored over 6 years ago25530493dab1b4199bd963d3cee7e5687a4a61eb authored over 6 years ago
6d70996b2b4ec94000e807246aca0e861c9601d8 authored over 6 years ago
04412816d38234357360260740eb9a2bb6bbc71f authored over 6 years ago
482e0623de2fcea05c4ab1379a3330e01a29b412 authored over 6 years ago
see #344
9c78d283e494bee5c060b910e41c3287be004ce5 authored over 6 years ago使用static::$maxPackageSize 以更方便通过继承TcpConnection来设置不同服务接收的包大小
74efa9cd23d9f0a99e93c649e2772b35aecc3bd5 authored over 6 years ago96e3252bd2860c85cf5e0c892a84333466c4c341 authored over 6 years ago
f1d71f67b0b60ee5d08f6fe438d94bde3cb0be71 authored over 6 years ago
cf2538169af989fbba4d55be1bfc8c8d80fa71e9 authored over 6 years ago
35dac7b3e1ea4abbd949472270352ac08dd9c871 authored over 6 years ago
69b800984b806bc010c8fd3bd330c9614258bfe8 authored over 6 years ago
2f89ef966809cb54de776bfb1ac8582d1deae185 authored over 6 years ago
017e086917a03cb3c58187cf7e473e4f271056af authored over 6 years ago
ae5291623c879d76f9e249aecc5920c7c0afdb5c authored over 6 years ago
49c963ded45ae42e8f76e74b0ee2d009cc068f9c authored over 6 years ago
aaf562383588ea150b35366fec4387ac0ba24d65 authored over 6 years ago
b70b5142ea9207fb91bcae6bc90ae52ee8bbfc7d authored over 6 years ago
9298ee816b4ad7c94012f189847f01169fd1ed70 authored over 6 years ago
0bf3fc567a50ed384356c451c28bec5c33cf0452 authored over 6 years ago
c83e189b5855d91f99a7d01ac58f5bbc7161b5e5 authored over 6 years ago
37124ceb2e6de051589a3d8e7bb20ddebc86d87c authored over 6 years ago
d0bf91dbdde3766bec98273c047c70cae0722357 authored over 6 years ago
fb125237a5650eb1adea5bb2467aab74d596f4fd authored over 6 years ago
ide friendly
71767f857adc7a0bfd781ab707934f4dbd248870 authored over 6 years agod4247f2513744da291361d5f5da07ffffcafebf8 authored over 6 years ago
744e1bb38195adeec2eb09924e0f0a4235df7085 authored over 6 years ago
b12dd8eab80f7b09ef0aacc498e165d9ded5df23 authored over 6 years ago
9c419cac75d41842046e25c5dce022e94627ca2e authored over 6 years ago
387be29709ab20a4d8d5ee2751fdfab741a86242 authored over 6 years ago
23976315561b43b218c9837990bc4d9f4700cc12 authored over 6 years ago
ff9ba728f7cc58ad53c257d9199d209b7836eb14 authored over 6 years ago
ba74c26542c7658f90f749ba894e63f549596456 authored over 6 years ago
c0d3b8359ad21201b0985f86f0ac7b6beb806bf6 authored over 6 years ago
2f04302a79167dce75ce12157d96cbf0610340e2 authored over 6 years ago
0bf5cf018912286a26bd14e1981dfc060fd98bb0 authored over 6 years ago
cbc6e46deb9e1a82a5f628118c850ebeea7b2224 authored over 6 years ago
d7470cf5084ff3b85942cbf8b1ab57b05cf3c6c1 authored over 6 years ago
9dcbee3706a4d56bb565f8cfeefcbfd4bdaff3d5 authored over 6 years ago
375ca21bf6705de86f98a19b95d5be0565d08b11 authored over 6 years ago