Commit Graph
12 Commits
Author SHA1 Message Date
Sam Albert 21de100cfe Updated callback to support indefinite number of buffer params 2015-05-26 22:14:56 -04:00
Panu Horsmalahti d10a94e0e1 Update zmq.d.ts
Made callbacks optional
2015-02-04 18:15:22 +02:00
Panu Horsmalahti 597795c538 Add ZeroMQ unbind function types 2015-02-04 15:30:53 +02:00
Panu Horsmalahti 17910ab391 Fix node-zeromq ArrayBuffer type to Buffer 2015-01-02 11:17:03 +02:00
vvakame 8d6cf93d75 reference node/node.d.ts. not node/node-0.11.d.ts 2014-12-11 23:33:42 +09:00
vvakame f2a0e76334 Merge branch 'zeromq-event' of https://github.com/panuhorsmalahti/DefinitelyTyped into panuhorsmalahti-zeromq-event 2014-12-11 23:33:07 +09:00
Panu Horsmalahti 20fdc302a2 Add monitor function interface to node_zeromq 2014-12-10 13:55:34 +02:00
Panu Horsmalahti b353038db3 Add .on() function to zeromq and a test for it. 2014-12-08 12:02:25 +02:00
Jeffery Grajkowski 798dbfbf8f Converting ungeneric "Array" to "any[]"
TypeScript 0.9.5 beta does not allow generic type references without the type argument.  This code will still compile for 0.9.1 users.  Flight and Ember have further compile problems in 0.9.5 that I don't feel qualified to address as I'm not versed in those libraries.
2013-11-26 10:29:46 -08:00
Boris Yankov ea15619251 Replace multiple 'module' keywords with 'require' 2013-08-07 18:26:38 +03:00
Neil Stalker d4e621d9ad fix nvnc, zeromq, icheck and unity-webapi definitions 2013-06-24 19:20:59 +01:00
Dave McKeown b6cb74d794 Added type definition for ZeroMQ on Node 2013-04-14 12:02:52 -04:00