What happens to service client when service server crashes?
If I create a service server node and then, for whatever reason, the node crashes, what happens to all of the clients which were connected to the server?
If the server node respawns at some point, can the clients continue to use the service server automatically?