[console_scripts]
transporter-server = transporter.server:run_server
transporter-client = transporter.client:run_client

