Sockets or how to create a full-fledged server in Python at home #2 | Basic Python course

Опубликовано: 27 Март 2026
на канале: Sweet Coder
53,338
2.9k

We continue to make our own web server in Python and today we will turn it into a full-fledged one. Let's go!

   • Socket или как создать собственный сервер...   - Part One
https://docs.python.org/3/library/soc... - documentation on the socket library

#Python #web #server #socket #course