Skip to content

Mruruc/python_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository Contents

This repository includes implementations and concepts related to networking and web development using sockets. Below is a breakdown of the main components:

1. Web Socket Concept

  • Explanation and examples of web socket communication.

2. HTTP Client on Top of Sockets

  • Implementation of an HTTP client built using raw sockets.

3. Web Server on Top of Sockets

  • A basic web server constructed using sockets.

4. HTTP Protocol on Top of Sockets

  • Detailed implementation of the HTTP protocol using sockets.

5. Web Framework on Top of HTTP Protocol

  • A simple web framework developed on top of the HTTP protocol.

About

fundamental of web concept in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published