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

https://github.com/icyjoseph/chat-room

Weekend project. Learning to combine WebSockets and React :)
https://github.com/icyjoseph/chat-room

chat-application react reactjs socket-io websocket weekend-hacking weekend-project

Last synced: about 1 month ago
JSON representation

Weekend project. Learning to combine WebSockets and React :)

Awesome Lists containing this project

README

          

# Chat room

A websocket application.

It used `SocketIO` to broadcast and emit messages.

It uses `React` to manage the UI.