Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikfranki/chat-room
a simple chat room
https://github.com/nikfranki/chat-room
express react react-redux react-router-dom redux socket-io socket-io-client typescript
Last synced: 5 days ago
JSON representation
a simple chat room
- Host: GitHub
- URL: https://github.com/nikfranki/chat-room
- Owner: NikFranki
- Created: 2019-08-25T10:57:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T03:12:54.000Z (about 2 years ago)
- Last Synced: 2024-11-09T21:26:31.441Z (2 months ago)
- Topics: express, react, react-redux, react-router-dom, redux, socket-io, socket-io-client, typescript
- Language: TypeScript
- Homepage:
- Size: 2.38 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
the free webchat room- easy to chat with each other
- support send picture
- support group chat# Usage
```
$ npm install
# start a socket server
$ npm run server
# start client
$ npm run start
```# Performance
![](http://ww1.sinaimg.cn/large/a0a52825gy1g6c4cpyyscj21hd0qae81.jpg)# License
MIT