Skip to content

Commit bdf3352

Browse files
committed
first commit
0 parents  commit bdf3352

File tree

5 files changed

+945
-0
lines changed

5 files changed

+945
-0
lines changed

README

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
A simple PHP WebSocket server example.
2+
3+
To run, open a terminal and type:
4+
php5 ./server.php
5+
6+
Then visit index.php in your browser.
7+
8+
You'll need IE10+, FF7+ or Chrome 14+ to run this example.
9+
10+

0 commit comments

Comments
 (0)