Commit 7b9d3dcf authored by Taddeüs Kroes's avatar Taddeüs Kroes

Removed useless Makefile and obsolete TODO item

parent 6f65ec01
.PHONY: all clean
all:
clean:
find -name \*.pyc -delete
- (Unit) tests
- Mutual exclusion in Server/Client (multiple threads sending stuff at the same
time will go wrong)
- Extensions: pass parameters for Extension.header_params() to websocket
constructor
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment