我正在尝试使用twisted.application和protocols.basic.LineReceiver为消息传递系统设置一个简单的websocket。客户端尝试连接时记录:
Firefox无法在ws://127.0.0.1:1025/上建立到服务器的连接。2019-02-24T17:49:24+0000 stdout#info收到b‘’Sec Web
@onwebsocketclose总是被调用吗?我收到了@onwebsocketclose,但@onwebsocketclose没有被调用。 StackTrace : at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:283) ~[application.jar:?]
at org.eclipse.jetty.io.Writ