54555657585960
private JsmpWriter _jsOut; public JsmpWebSocketWriter(WriteStream out) throws IOException { this(new WebSocketContextStreamImpl(out)); }