Skip to content

Commit

Permalink
removing examples to websocket-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
morozovsk committed Sep 6, 2015
1 parent 54196ba commit d5027b6
Show file tree
Hide file tree
Showing 203 changed files with 2 additions and 3,954 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"require": {
"php": ">=5.3.0"
},
"version": "3.0.0",
"version": "4.0.0",
"license": "MIT",
"homepage": "http://sharoid.ru/game.html",
"authors": [
Expand All @@ -18,8 +18,7 @@
},
"autoload": {
"psr-4": {
"morozovsk\\websocket\\": "",
"morozovsk\\websocket\\samples\\": "samples/"
"morozovsk\\websocket\\": ""
}
}
}
5 changes: 0 additions & 5 deletions samples/chat/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions samples/chat/client/css/bootstrap.min.css

This file was deleted.

267 changes: 0 additions & 267 deletions samples/chat/client/css/main.css

This file was deleted.

40 changes: 0 additions & 40 deletions samples/chat/client/index.html

This file was deleted.

6 changes: 0 additions & 6 deletions samples/chat/client/js/bootstrap.min.js

This file was deleted.

4 changes: 0 additions & 4 deletions samples/chat/client/js/jquery.min.js

This file was deleted.

30 changes: 0 additions & 30 deletions samples/chat/server/ChatWebsocketDaemonHandler.php

This file was deleted.

20 changes: 0 additions & 20 deletions samples/chat/server/index.php

This file was deleted.

9 changes: 0 additions & 9 deletions samples/chat2/client/css/bootstrap.min.css

This file was deleted.

Loading

0 comments on commit d5027b6

Please sign in to comment.