Configuration
You can put the following options into a configuration file at .teamtype/config:
peer = <secret_address>
emit_join_code = <true/false>
emit_secret_address = <true/false>
After a successful teamtype join, the peer’s secret address is automatically stored in your .teamtype/config.
In the future, you can then use teamtype join without a join code to reconnect to the same peer.