Python Socket Server sources from CodeX Meetup
Application contains of 4 main parts:
- Server class
server.py - Queue class based on Threaded Socket Server
codex_queue.py - Alice and Bob applications inherited from Server
alice.pybob.py
We use only standard libraries
socketserver
https://docs.python.org/3.6/library/socketserver.html
threading
https://docs.python.org/3.6/library/threading.html
json
https://docs.python.org/3.6/library/json.html
requests
https://docs.python.org/3.6/library/requests.html
socket
https://docs.python.org/3.6/library/socket.html
About CodeX
We are small team of Web-developing fans consisting of IFMO students and graduates located in St. Petersburg, Russia. Fell free to give us a feedback on team@ifmo.su
Follow us!
Telegram: https://t.me/codex_team
Instagram: https://www.instagram.com/codex_team