@polkadot/x-ws
TypeScript icon, indicating that this package has built-in type declarations

12.6.2 • Public • Published

@polkadot/x-ws

A cross-environment WebSocket.

Install it via yarn add @polkadot/x-ws

import { WebSocket } from '@polkadot/x-ws';

...
const ws = new WebSocket('wss://example.com');

Readme

Keywords

none

Package Sidebar

Install

npm i @polkadot/x-ws

Weekly Downloads

76,010

Version

12.6.2

License

Apache-2.0

Unpacked Size

16.6 kB

Total Files

19

Last publish

Collaborators

  • polkadotjs
  • jacogr