https://github.com/ozgrozer/p2p-chat
A peer to peer chat app
https://github.com/ozgrozer/p2p-chat
chat electron electron-app p2p p2p-chat react reactjs redux
Last synced: about 2 months ago
JSON representation
A peer to peer chat app
- Host: GitHub
- URL: https://github.com/ozgrozer/p2p-chat
- Owner: ozgrozer
- License: mit
- Created: 2018-02-16T10:12:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T13:11:37.000Z (over 8 years ago)
- Last Synced: 2025-10-06T22:34:28.049Z (9 months ago)
- Topics: chat, electron, electron-app, p2p, p2p-chat, react, reactjs, redux
- Language: CSS
- Homepage:
- Size: 2.82 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# p2p chat
A peer to peer chat app built with [React](https://reactjs.org/), [Redux](https://redux.js.org/) and [Electron](https://electronjs.org/).

## Contribution
Feel free to contribute. Open a new [issue](https://github.com/ozgrozer/p2p-chat/issues), or make a [pull request](https://github.com/ozgrozer/p2p-chat/pulls).
## License
[MIT](https://github.com/ozgrozer/p2p-chat/blob/master/license)