jsonrpcserver
jsonrpcserver copied to clipboard
Secure connection via https
Hi
Is there a way to allow secure connection (HTTPS) in serve() using own certs? Or do we have to use other libraries like http.server?