housleyjk / ws-rs

Lightweight, event-driven WebSockets for Rust.
MIT License
1.47k stars 222 forks source link

Encountered an error: broken pipe #344

Open vnt-dev opened 1 year ago

vnt-dev commented 1 year ago

Cannot work on raspberrypi

OS: Linux raspberrypi 6.1.21-v7+ #1642 SMP Mon Apr 3 17:20:52 BST 2023 armv7l GNU/Linux

The server loop sends messages to the client. After the client is shut down, the server outputs:

Encountered an error: broken pipe
Enable a logger to see more information.