Hyder Alamgir

Results 8 issues of Hyder Alamgir

I tried implementing a stopTypewriting function by assigning and returning the setTimeout variable during initialization, then clearing it when the function is called. But it's messing things up. Any chance...

When sending data, we need an option to not buffer the message.

I get an error when trying to open a remote javascript file. See developer console log below: ``` extensionHost.ts:284 [Extension Host] [2017-04-13 02:16:46.723] [TRACE] extension - startServer extensionHost.ts:284 [Extension Host]...

**Summary:** If I mistakenly connect to an IMAP server instead of a POP3 one, the client connects me successfully and the login status returns `true` even if my credentials are...

I am getting too many handshake failed, I was able to connect just three times. The rest of the time I keep getting one of the following messages: > Requesting...

In Chrome 12, I tried setting up the example, when doing a `sendToAll`, I get the following error on the front-end: Status line contains embedded null A quick google search...

I am trying to send push messages to APNS. I am able to register, subscribe and send events to pushd correctly, but apple doesn't appear to be sending any messages...

See this example. When you hover over the box, the box-shadow is removed and does not get replaced. http://jsfiddle.net/f8ANu/