• Stars
    star
    1
  • Language
    HTML
  • Created over 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Websockets are commonly used when streaming data over the internet in real time. Socket.io is a JavaScript library that is built on top of this and is a great, fun tool that can be used to create cool projects such as a chatroom. For this you will need to create a html page that has a simple chat type window on it.