Skip to content

Websocket error on Safari #169

@gabridego

Description

@gabridego

I am developing a WebRTC service which uses your library for the signalling phase. Everything works well on Chrome, Firefox and Android, but I am experiencing an error on Safari (macOS Ventura 13.3) and iOS:

[Error] WebSocket connection to 'wss://myapp.com/ws' failed: The operation couldn’t be completed. Socket is not connected

Anyway, it works on Safari when disabling the experimental feature 'NSURLSession WebSocket', which makes me suspect of a possible issue with WebSocket compression. Some related issues:

Is there any configuration I can use to make my websocket application work on Safari and iOS as well? Thank you!

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