Skip to content

cacarrot/webchat-socket-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webchat-socket-io

Socket.IOを利用したWebチャットのサンプルアプリケーションです。

セットアップ方法

事前にNode.jsをインストールした上で、 以下のコマンドを実行してください。

npm install

プログラム起動方法

# サーバ起動
node server.js
# ブラウザで以下のURLを起動
open http://localhost:8080/index.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published