Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@silmar/ng-sockets

etg-public96MIT4.0.0TypeScript support: included
angular, socket, socket.io

readme

@silmar/ng-sockets

npm (scoped) pipeline status NPM

Socket.io Angular wrapper

Install

NPM

npm i @silmar/ng-sockets socket.io socket.io-client

Yarn

yarn add @silmar/ng-sockets socket.io socket.io-client

Polyfills

You should add the following into your polyfills.ts file

(window as any).global = window;

Original project

https://github.com/bougarfaoui/ng-socket-io

changelog

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[3.0.0] - 2020-07-14

  • Angular 10

[2.0.0] - 2020-04-03

  • Angular 9