Kevin P. Dyer
Kevin P. Dyer
Placeholder for testing that fteproxy works under Python3.
The client/server chat example with `fteproxy.wrap_socket` is broken: ``` console fteproxy/examples/chat$ python server.py ``` ``` console fteproxy/examples/chat$ $ python client.py \Received '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0020131224manual-http' ```
Placeholder for testing that libfte works under Python3.
This example is out of date: https://github.com/kpdyer/libfte/blob/master/examples/example1.py The RegexEncoder module no longer exists.