Vaggal

Results 4 comments of Vaggal

I think that the DevTools will not show the events if the native event source isn't used. Is this really a bug in EventSourcePolyfill or even Chrome or it is...

Maybe it could help if you sent specific type of events and listened to them through addEventLister("type", callback) instead of listening for the generic "message" type. This worked for me...

> @yunseok If you look at the `package.json` in this repository, it mentions `ammo.js` as the package name (without `kripken/`). Also, `kripken/ammo.js` does not exist on NPM as far as...

Hi, shouldn't this bug be closed as the fix has already been merged?