java_multi_thread_tcp_example.Multi thread TCP server responser example with gson. This will create a new threads for new connections and process request data with gson parser. Response messages will be turn back to connected clients. Only dependency is google json parser. Used for process json data. You can install with maven repository...