-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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
Labels
No labels