This repository is to demonstrate a simple echo TCP server using tornado gen functions
However, something is wrong with this code. It does not work with Tornado 3.1.1 (current pip version as of this writing).
This is new code, so it might very well be a bug in the code.