Skip to content

services worker中的websocket连接似乎不支持调试 #43

Description

@LOG1997

在services worker中新建websocket连接,浏览器自带devtools可以正常显示该连接

Image

但是在Websocket Devtools中没有显示。

Image

因为websocket需要有保活特性,不随页面的跳转而关闭卸载,所以可能需要放在services worker中去连接websocket。是否能支持这一特性

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions