Skip to content

Fix streamer timeout

href requested to merge href/pleroma:fix/streamer-timeout into develop

Cowboy handles automatically responding to the client's ping, but doesn't automatically send a :ping frame to the client.

closes #1753 (closed)

Merge request reports