Skip to content

The connection time is too long #121

@yl7996

Description

@yl7996

Hello, I am currently facing a problem in my frontend project to obtain https://lightning.engineering/lnc-v0.3.3-alpha.wasm The file is very slow, which leads to a long connection time and sometimes connection failure when calling the connect() method. This may be because I am in Taiwan, China, China. Can I put the file on our own server or in the front-end project? If this is possible, how can I do it? Or may I ask if there are any other methods?

// Create a new LNC instance
const lnc = new LNC({
namespace: id,
serverHost: serverHost,
wasmClientCode: 'Project local file routing or our server file routing'
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions