https://github.com/pratyush1712/learning-socket
https://github.com/pratyush1712/learning-socket
chat python3 reactjs socket-io
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pratyush1712/learning-socket
- Owner: pratyush1712
- Created: 2022-05-30T11:38:12.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-01T23:12:20.000Z (about 4 years ago)
- Last Synced: 2025-10-27T05:15:53.220Z (8 months ago)
- Topics: chat, python3, reactjs, socket-io
- Language: JavaScript
- Homepage:
- Size: 461 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-socket
This repository contains all my projects I worked on to familiarize myself with concepts of sockets and threading.
## chat
a simple chat application built using python
## chat-app
a simple chat application with frontend in react