Signal
JsonrpcServer::client-accepted
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 |
JsonrpcClient |
A |
|
The data is owned by the caller of the function. |