@inditextech/weave-store-websockets
TypeScript icon, indicating that this package has built-in type declarations

0.31.0 • Public • Published

Weave.js / Azure Web PubSub Store

This package generates the @inditextech/weave-store-websockets package, this package defines a client and server tools to setup Weave using native Websockets API as transport.

We support servers like:

  • Express.js
  • Koa

Setup

This is a monorepo, to install this package dependencies, just setup the monorepo, this can be done by locating on the /code project and execute the following command.

$ npm install

Usage

This is a monorepo, this commands need to be from the /code folder of the repo.

Build the package

$ npm run build --workspace=@inditextech/weave-store-websockets

Link the package

$ npm run link --workspace=@inditextech/weave-store-websockets

Lint the package

$ npm run lint --workspace=@inditextech/weave-store-websockets

Test the package

$ npm run test --workspace=@inditextech/weave-store-websockets

To launch a local test server

To launch a local test server using Express.js, use the command:

$ npm run dev:server:express --workspace=@inditextech/weave-store-websockets

To launch a local test server using Koa, use the command:

$ npm run dev:server:koa --workspace=@inditextech/weave-store-websockets

License

This project is licensed under the terms of the Apache-2.0 license.

© 2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)

Readme

Keywords

none

Package Sidebar

Install

npm i @inditextech/weave-store-websockets

Weekly Downloads

294

Version

0.31.0

License

Apache-2.0

Unpacked Size

163 kB

Total Files

11

Last publish

Collaborators

  • jorgegar
  • marianoao
  • danielfn
  • inditex-oso
  • jorgetcr
  • jesusmpc