Problem: Demo server only runs with Python 2. Solution: Make it run with Python 3 as well. (Ken Takata)
Problem: The channel feature isn't working yet. Solution: Add the connect(), disconnect(), sendexpr() and sendraw() functions. Add initial documentation. Add a demo server.