Skip to content
This repository was archived by the owner on Aug 6, 2018. It is now read-only.
This repository was archived by the owner on Aug 6, 2018. It is now read-only.

change websocket to user generic url #6

@Mattihew

Description

@Mattihew

currently using:
var origin = window.location.origin.replace("http://", "ws://").replace("https://","wss://");
websocket = new WebSocket(origin + "/logdyn/LoggingEndpoint");

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions