An open API service indexing awesome lists of open source software.

https://github.com/ghousemohamed/chat-app

A real time chat application. Done to better understand socket.io. (Coding Challenge #3)
https://github.com/ghousemohamed/chat-app

chat-application chat-room expresjs javscript nodejs reactjs socket-io

Last synced: 3 months ago
JSON representation

A real time chat application. Done to better understand socket.io. (Coding Challenge #3)

Awesome Lists containing this project

README

          

# chat-app
A real time chat application. Done to better understand socket.io. (Coding Challenge #3)

(Comparing Socket.io's official documentation with this project's code clears things up)