File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Example - Chat
22
3- [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v1.0 .0-brightgreen.svg?style=plastic )] ( https://github.com/web-dev-server/example-chat/releases )
4- [ ![ License] ( https://img.shields.io/badge/Licence-BSD-brightgreen.svg?style=plastic )] ( https://mvccore. github.io/docs/mvccore/4.0.0 /LICENCE.md )
3+ [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v1.1 .0-brightgreen.svg?style=plastic )] ( https://github.com/web-dev-server/example-chat/releases )
4+ [ ![ License] ( https://img.shields.io/badge/Licence-BSD-brightgreen.svg?style=plastic )] ( https://github.com/web-dev-server/chat-example-pure-js/blob/master /LICENCE.md )
55
66Chat example with session authentication. Client scripts written with pure Javascript, no framework needed.
77
Original file line number Diff line number Diff line change 11{
2- "name" : " example-chat-pure-js" ,
3- "version" : " 1.0 .0" ,
2+ "name" : " web-dev-server- example-chat-pure-js" ,
3+ "version" : " 1.1 .0" ,
44 "description" : " Chat example with session authentication in pure Javascript." ,
55 "homepage" : " https://github.com/web-dev-server/example-chat-pure-js" ,
66 "repository" : {
1515 },
1616 "main" : " server.js" ,
1717 "dependencies" : {
18- "web-dev-server" : " ~1.0.4 " ,
18+ "web-dev-server" : " ~1.1.0 " ,
1919 "ws" : " ~1.1.1"
2020 }
2121}
You can’t perform that action at this time.
0 commit comments