Puma: Remove tcp mode (lopez mode)

Created on 9 Mar 2020  路  3Comments  路  Source: puma/puma

Also remove tests + docs.

Basically tcpmode was added as experiment 7 years ago, no one used it or contributed/added to it, and it has only increased maintenance burden since. So, it's out.

contrib-wanted feature

Most helpful comment

@nateberkopec since TCP mode is on the way out, how do you feel about (independently, and right away) changing the console message from * Listening on tcp://0.0.0.0:9292 to http:// instead? That would make it possible to cmd-double-click on the message Puma prints to open it immediately in a browser, which I miss a lot.

All 3 comments

@nateberkopec since TCP mode is on the way out, how do you feel about (independently, and right away) changing the console message from * Listening on tcp://0.0.0.0:9292 to http:// instead? That would make it possible to cmd-double-click on the message Puma prints to open it immediately in a browser, which I miss a lot.

Love it. I'll open another issue.

I had the exact same thought :)

Was this page helpful?
0 / 5 - 0 ratings