Commit 68d6cc8
committed
Added setup.py and restructured project.
This setup.py is a draft and some information might still be missing.
A correct email address is missing in any case.
Since python software should be strucuted in packages, I've moved
websocket.py into a sub-folder. This also changes the import path.
Changed import in server.py to the new import path.1 parent db22457 commit 68d6cc8
File tree
5 files changed
+16
-1
lines changed- python_websockets
5 files changed
+16
-1
lines changedWhitespace-only changes.
File renamed without changes.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments