Commit Graph
7 Commits
Author SHA1 Message Date
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 LoydandBart van der Schoor 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