ember-websockets icon indicating copy to clipboard operation
ember-websockets copied to clipboard

Ember.js websockets and socket.io addon

Results 28 ember-websockets issues
Sort by recently updated
recently updated
newest added

Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 10.6.1 to 11.0.5. Release notes Sourced from eslint-plugin-ember's releases. Release 11.0.5 :bug: Bug Fix #1552 Fix false positive with reject() on instance of RSVP.defer() in no-array-prototype-extensions rule...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.21.0. Release notes Sourced from eslint's releases. v8.21.0 Features 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 92bf49a feat: improve the key width calculation in...

dependencies

Hi i updated to 10.2.1 and the 'connect' event are not firing anymore . I saw there is a fix in 10.2.1 but using this version didn't change the behaviour.

Bumps [release-it-lerna-changelog](https://github.com/rwjblue/release-it-lerna-changelog) from 4.0.1 to 5.0.0. Release notes Sourced from release-it-lerna-changelog's releases. Release 5.0.0 This package has been renamed from release-it-lerna-changelog to @release-it-plugins/lerna-changelog. :boom: Breaking Change #208 Fix compatibility with...

dependencies

Bumps [mock-socket](https://github.com/thoov/mock-socket) from 7.1.0 to 9.1.5. Release notes Sourced from mock-socket's releases. Min node v8 Dropping node 6 and adding node 12 Revert node version change Reverting the node change...

dependencies

we tracked down a memory leak in our application that led us to sockets hanging around. turns out that the `delete get(this, 'sockets')[cleanedUrl];` removes the reference but does not destroy...

Using SocketIO. I wonder if I'm using this correctly, but I'm losing callbacks in the actual socket object when socketFor is called during the socket is in disconnected state and...

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.23.1. Release notes Sourced from eslint's releases. v8.23.1 Bug Fixes b719893 fix: Upgrade eslintrc to stop redefining plugins (#16297) (Brandon Mills) 734b54e fix: improve autofix...

dependencies

Bumps [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) from 6.1.0 to 6.1.1. Release notes Sourced from ember-cli-htmlbars's releases. Release 6.1.1 :bug: Bug Fix #755 Fix template compilation in addons on ember-cli < 3.13. This was a...

dependencies

Bumps [ember-source](https://github.com/emberjs/ember.js) from 4.6.0 to 4.7.0. Release notes Sourced from ember-source's releases. v4.7.0 CHANGELOG #20126 [BUGFIX] Replace Firefox detection that used a deprecated browser API v4.7.0-beta.1 CHANGELOG #20126 [BUGFIX] Replacing...

dependencies