Signal
JsonrpcServer::client-accepted
since: 3.28
Description [src]
This signal is emitted when a new client has been accepted.
| Default handler: The default handler is called after the handlers added via  | 
| Available since: 3.28 | 
Parameters
- client
- 
            Type: JsonrpcClientA JsonrpcClient.The data is owned by the caller of the function.