explodinglabs/jsonrpcserver

Add "testing only" message to `serve` output

bcb opened this issue · 1 comments

bcb commented

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 commented

Done in v6