Skip to content

jeromeguiard/chat_node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chat_node.js

Little chat in node js done that students will have to do in exercise

To install and run it just install node.js sources and then run :

node chat.js

1 - First commit is the chat who will retrieve informations thanks to javascript

2 - Second commit is done in order to use SSE instead of AJAX

3 - Third step is to do the server with websocket : first at all install the websocket module: npm install websocket

About

Little chat in node js done that students will have to do in exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published