ngx-socket-io

Socket.IO module for Angular

MIT License

Downloads
125.7K
Stars
261
Committers
25
ngx-socket-io - Release v4.7.0 Latest Release

Published by rodgc 5 months ago

Update

  • Bump @angular dependencies to v18.0.0.
  • Bump ng-packagr dependencies to v18.0.0.
  • Bump typescript dependencies to v5.4.0.
ngx-socket-io - Release v4.6.1

Published by rodgc 12 months ago

Fixed

  • Compatibility with future MINOR versions of Angular.
ngx-socket-io - Release v4.6.0

Published by rodgc 12 months ago

Added

  • Optional callback to ioSocket.connect method.

Update

  • Bump @angular dependencies to v17.0.0.
  • Bump ng-packagr dependencies to v17.0.0.
  • Bump postcss dependencies to 8.4.31.
  • Bump zone.js dependencies to 0.14.0.
  • Bump socket.io dependencies to 4.7.2.
  • Bump socket.io-client dependencies to 4.7.2.
  • Bump socket.io-client dependencies to 4.7.2.
  • Bump @types/socket.io dependencies to 2.1.13.
  • Bump @types/socket.io-client dependencies to 1.4.36.
ngx-socket-io - Release v4.5.1

Published by rodgc over 1 year ago

Added

  • listeners Method.
  • listenersAny Method.
  • listenersAnyOutgoing Method.
  • off Method.
  • onAny Method.
  • onAnyOutgoing Method.
  • prependAny Method.
  • prependAnyOutgoing Method.
  • timeout Method.
  • volatile Method.
ngx-socket-io - Release v4.5.0

Published by rodgc over 1 year ago

Added

  • forceNew option

Update

  • Bump @angular dependencies to v16.0.0.
  • Bump ng-packagr dependencies to v16.0.0.
ngx-socket-io - Release v4.4.0

Published by rodgc almost 2 years ago

Update

  • Bump @angular dependencies to v15.0.0.
  • Bump ng-packagr dependencies to v15.0.0.
  • Bump typescript dependencies to v4.8.0.
ngx-socket-io - Release v4.3.1

Published by rodgc about 2 years ago

Added

  • auth option to config
  • closeOnBeforeunload option to config

Fixed

  • Name function fromEventOnce to fromOneTimeEvent
ngx-socket-io - Release v4.3.0

Published by rodgc over 2 years ago

Update

  • Bump @angular dependencies to v14.0.0.
  • Bump socket.io dependencies to v4.5.1.
  • Bump socket.io-client dependencies to v4.5.1.
ngx-socket-io - Release v4.2.0

Published by rodgc over 2 years ago

Update

  • Bump @angular dependencies to v13.0.0.

Fixed

  • Property withCredentials is missing in type.
ngx-socket-io - Release v4.1.0

Published by rodgc over 3 years ago

Bump Angular to v12.0.0

ngx-socket-io - Release v3.4.0

Published by rodgc over 3 years ago

Bump Angular to v12.0.0

ngx-socket-io - Release v3.3.1

Published by rodgc over 3 years ago

Change

  • Downgrade socket.io dependencies to v2.2.0.
  • Downgrade socket.io-client dependencies to v2.2.0.
ngx-socket-io - Release v3.3.0

Published by rodgc over 3 years ago

Updated

  • Bump Angular dependencies to version 11.
  • Bump socket.io dependencies to v4.0.0.
  • Bump socket.io-client dependencies to v4.0.0.
ngx-socket-io -

Published by rodgc about 5 years ago

ngx-socket-io -

Published by rodgc about 5 years ago

Updated

  • Angular dependencies to version 8.

Changed

  • Pack library to ng-packagr from ngc-rollup. (@GregOnNet

Fixed

  • Errors at packing the library.

Removed

  • rxjs from dependencies.
  • @Inject(SOCKET_CONFIG_TOKEN) form service constructor, casuing erros with Angular 8.
ngx-socket-io - v.2.1.1

Published by rodgc almost 6 years ago

[2.1.1] - 2018-11-28

Added

  • Function to create custom namespaces

Changed

  • Angular peer dependencie to ^6.0.0 || ^7.0.0 to resolve npm warnings.

Removed

  • Steps to run proyect in Anuglar 6 with version 1.0.8
ngx-socket-io -

Published by rodgc over 6 years ago

Fixed

  • Angular 6 - share function - thx 13lazegg
ngx-socket-io - Add support for Angular 6

Published by rodgc over 6 years ago

ngx-socket-io - Fix error msg in Angular 5.x

Published by rodgc almost 7 years ago

Update Angular to version 5
Removed @Injectable decorator to resolve warning message for Angular 5.x