Skip to content

iguchi1124/socketio-chat-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.IO chat

This is a realtime chat application project to learn socket.io.

I'm watching here to learn and to create.

I'm challenging homework. And the homework is displayed on the bottom of this page.

Homework

Here are some ideas to improve the application:

  • Broadcast a message to connected users when someone connects or disconnects
  • Add support for nicknames
  • Don’t send the same message to the user that sent it himself. Instead, append the message directly as soon as he presses enter.
  • Add “{user} is typing” functionality
  • Show who’s online
  • Add private messaging
  • Share your improvements!

References

About

Learning soket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages