|
f44ee4b3c1
|
#44: Allow arbitrary end-user requests
|
2023-02-22 17:48:24 +01:00 |
|
|
4449d488c9
|
Fix #38: Add a loading message with progress on end-user interface
|
2023-02-14 01:08:05 +01:00 |
|
|
fda8fc728e
|
#31: Add zip files search
|
2023-02-07 20:15:36 +01:00 |
|
|
82e597f205
|
Comment WebSocket mechanism to work with an arbitrary number of independent send
|
2023-02-07 18:14:49 +01:00 |
|
|
03c2566a20
|
Make WebSocket able to manage arbitrary feedback to end-user
While previous implementation was able to send two independent messages, now we can send an arbitrary amount of independent messages.
|
2023-02-07 17:25:17 +01:00 |
|
|
a116b29df9
|
Make websockets.php able to proceed blocking treatments
|
2023-02-07 01:22:26 +01:00 |
|
|
1fe92ec2d0
|
Make a WebSocket example work with crawler.yt.lemnoslife.com
|
2023-01-31 01:05:09 +01:00 |
|
|
411a3db465
|
Run php-cs-fixer fix --rules=@PSR12 websocket.php
|
2023-01-31 00:57:06 +01:00 |
|
|
08b465753d
|
Rename chat.php to websocket.php
|
2023-01-30 22:24:02 +01:00 |
|