jsonrpcserver icon indicating copy to clipboard operation
jsonrpcserver copied to clipboard

Add "testing only" message to `serve` output

Open bcb opened this issue 2 years ago • 0 comments

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.

bcb avatar Sep 14 '23 03:09 bcb