package config const ( LOCAL_SOCKET_ADDR = "127.0.0.1" LOCAL_SOCKET_PORT = 8999 )