|
@@ -167,36 +167,57 @@ run width
|
|
|
```php test.php restart ```
|
|
```php test.php restart ```
|
|
|
```php test.php reload ```
|
|
```php test.php reload ```
|
|
|
|
|
|
|
|
-## Demos
|
|
|
|
|
|
|
+# Demos
|
|
|
|
|
|
|
|
-### [tadpole](http://kedou.workerman.net/)
|
|
|
|
|
|
|
+## [tadpole](http://kedou.workerman.net/)
|
|
|
|
|
+[Live demo](http://kedou.workerman.net/)
|
|
|
|
|
+[Source code](https://github.com/walkor/workerman)
|
|
|

|
|

|
|
|
|
|
|
|
|
-### [BrowserQuest](http://browserquest.workerman.net/)
|
|
|
|
|
|
|
+### [BrowserQuest](http://browserquest.workerman.net/)
|
|
|
|
|
+[Live demo](http://browserquest.workerman.net/)
|
|
|
|
|
+[Source code](https://github.com/walkor/BrowserQuest-PHP)
|
|
|

|
|

|
|
|
|
|
|
|
|
### [web vmstat](http://vmstat.workerman.net/)
|
|
### [web vmstat](http://vmstat.workerman.net/)
|
|
|
|
|
+[Live demo](http://vmstat.workerman.net/)
|
|
|
|
|
+[Source code](https://github.com/walkor/workerman-vmstat)
|
|
|

|
|

|
|
|
|
|
|
|
|
### [live-ascii-camera](https://github.com/walkor/live-ascii-camera)
|
|
### [live-ascii-camera](https://github.com/walkor/live-ascii-camera)
|
|
|
|
|
+[Live demo camera page](http://live-ascii-camera.workerman.net/camera.html)
|
|
|
|
|
+[Live demo receive page](http://live-ascii-camera.workerman.net/)
|
|
|
|
|
+[Source code](https://github.com/walkor/live-ascii-camera)
|
|
|

|
|

|
|
|
|
|
|
|
|
### [chat room](http://chat.workerman.net/)
|
|
### [chat room](http://chat.workerman.net/)
|
|
|
|
|
+[Live demo](http://chat.workerman.net/)
|
|
|
|
|
+[Source code](https://github.com/walkor/workerman-chat)
|
|
|

|
|

|
|
|
|
|
|
|
|
### [statistics](http://monitor.workerman.net/)
|
|
### [statistics](http://monitor.workerman.net/)
|
|
|
|
|
+[Live demo](http://monitor.workerman.net/)
|
|
|
|
|
+[Source code](https://github.com/walkor/workerman-statistics)
|
|
|

|
|

|
|
|
|
|
|
|
|
### [flappybird](http://flap.workerman.net/)
|
|
### [flappybird](http://flap.workerman.net/)
|
|
|
|
|
+[Live demo](http://flap.workerman.net/)
|
|
|
|
|
+[Source code](https://github.com/walkor/workerman-flappy-bird)
|
|
|

|
|

|
|
|
|
|
|
|
|
### [jsonRpc](https://github.com/walkor/workerman-JsonRpc)
|
|
### [jsonRpc](https://github.com/walkor/workerman-JsonRpc)
|
|
|
|
|
+[Source code](https://github.com/walkor/workerman-JsonRpc)
|
|
|

|
|

|
|
|
|
|
|
|
|
### [thriftRpc](https://github.com/walkor/workerman-thrift)
|
|
### [thriftRpc](https://github.com/walkor/workerman-thrift)
|
|
|
|
|
+[Source code](https://github.com/walkor/workerman-thrift)
|
|
|

|
|

|
|
|
|
|
|
|
|
### [web-msg-sender](https://github.com/walkor/web-msg-sender)
|
|
### [web-msg-sender](https://github.com/walkor/web-msg-sender)
|
|
|
|
|
+[Live demo send page](http://workerman.net:3333/)
|
|
|
|
|
+[Live demo receive page](http://workerman.net/web-msg-sender.html)
|
|
|
|
|
+[Source code](https://github.com/walkor/web-msg-sender)
|
|
|

|
|

|
|
|
|
|
|
|
|
-### [queue](https://github.com/walkor/workerman-queue)
|
|
|
|
|
|
|
+## [queue](https://github.com/walkor/workerman-queue)
|
|
|
|
|
+[Source code](https://github.com/walkor/workerman-queue)
|