Commit Graph

9 Commits

Author SHA1 Message Date
efokschaner
289a6cb70c Fix WebSocketRequest.reject + update gh url (#10111)
reject method supports a useful undocumented 3rd parameter, see https://github.com/theturtle32/WebSocket-Node/blob/v1.0.23/lib/WebSocketRequest.js#L465

https://github.com/Worlize/WebSocket-Node redirects to https://github.com/theturtle32/WebSocket-Node. Fixing it here will help avoid ambiguity about whether these are the right typings.
2016-07-19 17:16:29 -07: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
Josh Heyse
56532a6b84 Added WebSocket router declerations 2015-05-19 16:51:02 -05: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
effe8b1c71 Add undocumented but useful fields to WebSocket-Node 2013-12-09 19:05:49 +04:00
Paul Loyd
baa029c0a3 Add support --noImplicitAny, rename interfaces 2013-12-02 13:34:02 +04:00
Paul Loyd
524c06741f Add websocket 2013-12-01 22:59:09 +04:00