Commit Graph

14 Commits

Author SHA1 Message Date
Stefan Loikkanen
13be4bad06 Added optional callback for close function 2016-04-05 11:44:35 +02:00
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Ilya Mochalov
abc2bcfb85 node: improved EventEmitter's definition with this-typing 2016-02-25 02:10:08 +05:00
Aya Morisawa
ea10ebfa57 Remove trailing whitespaces 2016-01-27 19:53:06 +09:00
Scott Opell
34ae8420ec updates for ts1.5 2015-09-03 16:22:31 -04:00
Atsushi Kanehara
435aaa1ddf Added property upgradeReq 2014-08-07 15:01:57 +09:00
Atsushi Kanehara
a417b07f5b Fixed signature of verifyClient. 2014-08-02 08:57:23 +09:00
Atsushi Kanehara
305768698d fix handleUpgrade signature 2014-06-09 15:12:47 +09:00
Julien Chaintron
922b70d087 Update ws.d.ts
Typescript specification says:

"When writing overloaded declarations such as the one above it is important to list the non-pecialized signature last. This is because overload resolution (section 4.12.1) processes the candidates in declaration order and picks the first one that matches."

Fixed this for Server and WebSocket class
2014-05-17 14:56:44 +01:00
Paul Loyd
1d451a05e1 node: NodeBuffer -> Buffer. Mark NodeBuffer as deprecated 2014-04-28 18:32:36 +02:00
Paul Loyd
0cdeaaa3a7 node: rename http.NodeAgent to http.Agent and net.NodeSocket to net.Socket 2014-03-22 21:29:50 +04:00
Paul Loyd
df8ece96ce Add ws 2013-12-29 00:36:47 +04:00