Francois
Francois
Maybe it has something todo with the new keyup option that didn't work. I had to rollback to 3.4.4. otherwise you have double trigger (@jaywcjlove you can take your code...
> @peernohell This is a new feature. #57 Nice try! But, except if I didn't understand your code here https://github.com/jaywcjlove/hotkeys/blob/master/src/main.js#L247, it's default to false so if you just change the...
No, they are running on V8 and implement web standard. They want to be close to webworker. As they say in [this article](https://blog.cloudflare.com/node-js-support-cloudflare-workers/) > Workers is also built on V8...
As a compromise we could show all disconnected user that are inactive for less than `Meteor.settings.respawnDelay`. With this we will be able to send quest or message to offline user...
this option was only available on MMAPv1 that is deprecated and removed since mongo 4.2. I think this issue could be closed now.