jsonrpcserver
jsonrpcserver copied to clipboard
Add "testing only" message to `serve` output
The serve function should only be used for testing.
To make that clear, add a message such as:
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.