Skip to content

Wilson-yanwxyt/phpIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

phpIM

socket.io + php basic IM. use node.js+socket.io to create websocket server,and php (php_socket.io) for client. 1、websocket server:app.js. 2、send json message from php client:demo-init.php ,demo-mymsg.php