Skip to content

polyedr/multithread_websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-threading client and websocket server demo project

Multi-threading files downloading client and websocket server demo project. That's possible to download files in multiple threads with this HTTP client. The websocket server works with subprocess modules to check if byte-tanges support exists.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. You can use this application to research the script and download some files from internet.

Prerequisites

What things you need to install the software and how to install them

Python 3.5+ Curl

You can use this software without curl, to do this, please remove the code after comment "Bytes ranges check" from server script.

Installing

You can create virtual environment first from the requirements.txt file.

Built With

  • Python - Programming language

Authors

  • Ivan Ishchukov - web development

Acknowledgments

  • Thanks for Python programmers community members

About

Multi-threading files downloading client and websocket server demo project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages