[ CCode ( has_construct_function = false ) ]
public Client (string swarm_name)
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.
swarm_name |
Name of swarm to join. |
A newly constructed Client. |