Skip to content

Wrong url on example 6 #286

@murillo128

Description

@murillo128
var ws = new WebSocket("https://example.org/");

shouldn't it be:

var ws = new WebSocket("wss://example.org/");

instead?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions