Client
Description:
Creates a new instance of Client and tries to connect to Server created using Server.
The swarm_leader property will be set once the client connects.
Parameters:
swarm_name |
Name of swarm to join. |
Returns:
A newly constructed Client. |