Skip to content

A multi-thread, streaming capable, HTTP server in Python

License

Notifications You must be signed in to change notification settings

0rtis/multithread-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multithread-http-server

GitHub license Follow @Ortis95

A multi-threaded, streaming enabled, HTTP server in Python

Multithread HTTP Server is a Python 3 implementation of HTTP server with multi thread support. Unlike many other implementation, this one provides streaming capabilities.

Example

  • Run the stream_example.py python stream_example.py
  • Connect to http://localhost

Multithread HTTP Server demo

Donation

Like the project ? Consider making a donation :)

ETH & ERC-20: 0xaE247d13763395aD0B2BE574802B2E8B97074946

BTC: 18tJbEM2puwPBhTmbBkqKFzRdpwoq4Ja2a

BCH: 16b8T1LB3ViBUfePCMuRfZhUiZaV7tUxGn

LTC: Lgi89D1AmniNS8cxyQmXJhKm9SCXt8fQWC

Releases

No releases published

Packages

No packages published

Languages