Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在连接到 AKKA GRPC 流服务器以获取消息流。当客户端由于某种原因死机/崩溃时,在服务器上找不到检测方法。
是否有任何 ErrorHandler/Callback 寄存器来了解客户端崩溃?