Flask server to route sockets connections and Simple client sockets for messaging services
- Flask
- pyaudio
- requests
$ ./app.py
$ ./install
cd to client and type
./chat.py
User not found
Please type a new Username: Danucas
Welcome!! Danucas
To quit type '-logout'
---------------------
Select any option
---------------------
0-Create a chatroom
1-Join an existing chatroom
2-Delete user
(default 0): 0
Chat room created
(Id): rbT38UdjCo2kzH0n
Share this id with yours peers
connected to rbT38UdjCo2kzH0n
________________________________
Danucas >
share the room Id: rbT38UdjCo2kzH0n and start talking via socket connection
To add new features just fork this repo and ask for a PR, also please send me an email commenting about your experience with socket communication, we can build a community and bring great solutions for this.
-
Daniel Rodriguez
- Gmail [email protected]
- Twitter @Danucas1
- Linkedin daniel-rodriguez-castillo
Software engineer from Holberton School interested in visual programming, signal processing, data analisys, graphics, sound and a lot of other fields.