Skip to content

shengulong/socket-throttle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket-throttle

An experiment in patching Python's socket module to create sockets that are limited to recieving data at a certain rate.

Designed for use with HTTPConnection and associated classes, to simulate reading in HTTP Responses over slow running connections.

About

An experiment in patching Python's socket module to limit the rate at which data is received.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%