/websocket-chat-1

Simple chat application using node.js websocket library

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

websocket-chat

Simple chat application in node.js using websocket library

This is a socket.io like chat example using html5 websocket api on frontend. Insted of using socket.io I used ws library.