Skip to content

albrechtjess/chat-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-example

This is the source code for a very simple chat example used for the Getting Started guide of the Socket.IO website. Please refer to it to learn how to run this application.

I modified it to add a user name, timestamps, and allow you to play rock, paper, scissors with others using /r, /p, and /s.

I deployed it using Nginx on a digital ocean droplet. Try it out at http://jess.gg/socket-chat.

About

Socket.IO chat room with Rock Paper Scissors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 51.1%
  • HTML 48.9%