Skip to content

As a library user I want to use the client within the browser, also using websockets #57

@l4mby

Description

@l4mby

The package is also going to be web based so that it can be used from the browser.

Maybe with a command such as:
npm browserify

We would also offer websocket support like:

const connection = await environment.createConnection({ host, port, username, password, useWebSocket: true })

Metadata

Metadata

Assignees

No one assigned

    Labels

    todoNext feature to implement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions