You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Charles Reid
388b1aa8fb
|
7 years ago | |
---|---|---|
site1 | 7 years ago | |
site2 | 7 years ago | |
site3 | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
dead_simple.py | 7 years ago | |
static_content.py | 7 years ago |
README.md
python multiport
Examples showing how to use twisted (a Python networking library) to run a web server that listens on multiple ports.
dead_simple.py
- a dead simple example for serving up content using strings containing HTMLstatic_content.py
- an example showing how to create twisted Site objects for different folders, and web servers listening on different ports for each different folder