GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 1
yuuji
/
WebSocketSample
Shortest example of WebSocket
Download ZIP
24 commits
Transfer to URL with SHA
HTTP
HTTP (recommended)
Clone with Git using the repository's web address.
SSH
Clone with an SSH key and passphrase from your GitBucket settings.
branch:
master
Branches
Tags
×
master
latest commit
c4c2f26721
HIROSE Yuuji
authored
on 25 Oct
otp
Typo
3 months ago
.gitignore
Ignore files updated
3 months ago
.hgignore
Ignore files updated
3 months ago
README.md
The number of browser window can be more than 2
7 months ago
ews.html
Replaced to new example
7 months ago
ews.js
Replaced to new example
7 months ago
ews.rb
Add:how to run
7 months ago
screen.jpg
Add:how to run
7 months ago
README.md
WebSocketSample
Shortest example of WebSocket
How to run
Start ews.rb by "./ews.rb"
Start browser and create 2 or more windows (C-n)
Browser-1: Open-File -> ews.html
Browser-2: Open-File -> ews.html
Write comment in a form and PUSH!