#!/usr/bin/python from chat import * Chat(host="localhost:8082").main()