Commit Graph

  • 6126e4a0d6 Changed case for low-level poller object. Robert G. Jakabosky 2011-03-24 00:05:10 -0700
  • 86f2d0c027 Update copyright notice. Robert G. Jakabosky 2011-03-23 18:32:54 -0700
  • 7e5161865d Fixed rockspec. Robert G. Jakabosky 2011-03-23 18:32:34 -0700
  • bd30398861 Added zmq.poller object that wraps zmq_poll() function. Robert G. Jakabosky 2011-03-23 05:27:36 -0700
  • 62a0c8859a Fixed cmake build error. Robert G. Jakabosky 2011-03-19 20:59:54 -0700
  • 56c4c465c8 Fixed bug with support for 0MQ version < 2.1 Robert G. Jakabosky 2011-03-09 04:36:44 -0800
  • 399258202d Fixed some issues with compiling bindings on Windows. Robert G. Jakabosky 2011-03-07 01:40:28 -0800
  • d8839be4bd Regenerate bindings with better support for Windows vc2008 Robert G. Jakabosky 2011-03-05 17:59:29 -0800
  • 12f588a636 Fixed context initialization from FFI cdata value. Robert G. Jakabosky 2011-02-27 18:58:02 -0800
  • 85f4412ea0 Add multipart benchmark/test code. Robert G. Jakabosky 2011-02-26 20:59:54 -0800
  • a7133daefa Fixed bug with zmq_msg_t __tostring() metamethod. Robert G. Jakabosky 2011-02-26 20:57:40 -0800
  • a524c4dc69 Add FFI support for setopt()/getopt() functions. Robert G. Jakabosky 2011-02-26 04:13:53 -0800
  • 4cd5bd27cf Update link to 0MQ docs. Robert G. Jakabosky 2011-02-26 03:21:32 -0800
  • d17d257db5 Update installation instructions. Robert G. Jakabosky 2011-02-26 01:48:18 -0800
  • 6b22b4c583 Added throughput benchmark results. Robert G. Jakabosky 2011-02-26 01:34:28 -0800
  • 02c26ddc68 Removed error message when loading module in the standard Lua VM. Robert G. Jakabosky 2011-02-25 23:57:00 -0800
  • 99b8dafb4a Remove debug message. Robert G. Jakabosky 2011-02-25 23:39:29 -0800
  • 0757b21cba Regenerate bindings to remove some debug code. Robert G. Jakabosky 2011-02-25 23:07:31 -0800
  • 4fecdbdd9e cleanup formatting in readme file. Robert G. Jakabosky 2011-02-25 05:40:28 -0800
  • d0a71ccbae Add send_msg()/recv_msg() functions and zmq_msg_t object. Update FFI-based bindings to use latest LuaNativeObjects FFI support. Robert G. Jakabosky 2011-02-25 04:40:21 -0800
  • ed462fe9b8 Updated bindings to use newest features of LuaNativeObjects. Robert G. Jakabosky 2011-02-20 23:02:17 -0800
  • bd375e76c5 remove debug code. Robert G. Jakabosky 2011-02-19 13:09:38 -0800
  • e61df55e51 Added support for creating a ZMQ context from LuaJIT cdata. Robert G. Jakabosky 2011-02-19 12:56:54 -0800
  • bfa0085b7c Re-organize FFI files. Robert G. Jakabosky 2011-02-19 12:27:15 -0800
  • 0ac861e107 Added support for creating a ZMQ context from a lightuserdata value. Move FFI code into a normal Lua file so we get nice syntax hightlighting. Robert G. Jakabosky 2011-02-19 12:24:29 -0800
  • 3f11cbab83 Commit updated pre-generated bindings file. Robert G. Jakabosky 2011-02-19 10:56:29 -0800
  • 84cd64b2ce Added support for __gc to call close() on ZMQ sockets. Robert G. Jakabosky 2011-02-19 10:55:43 -0800
  • a79e7c9ceb Add instructions on how to run benchmarks. Robert G. Jakabosky 2011-02-18 22:10:10 -0800
  • 4a05f9b8b0 changed home url. native_objects Robert G. Jakabosky 2011-02-18 21:49:29 -0800
  • 42d4a1361b Added LuaJIT2 FFI support. Robert G. Jakabosky 2011-02-18 21:45:56 -0800
  • 2270280153 Added zmq_device() function. Robert G. Jakabosky 2011-02-18 13:52:51 -0800
  • 8a36da4e48 Ported zmq bindings to LuaNativeObjects bindings generator. Robert G. Jakabosky 2011-02-18 13:37:58 -0800
  • 0c256e5815 Merge branch 'lua-zmq' Robert G. Jakabosky 2011-02-18 11:57:16 -0800
  • 036012c57f Use millisecond resolution time function for measuring performance. Robert G. Jakabosky 2011-02-18 11:57:07 -0800
  • 5578612efe Merge branch 'master' of https://github.com/dcreager/lua-zmq into dcreager-master lua-zmq Aleksey Yeschenko 2010-12-29 20:31:39 +0200
  • 3d5b97b982 Added example of using an event-loop with ZeroMQ sockets. Robert G. Jakabosky 2010-12-20 16:42:39 -0800
  • 1b1191a3be Extracting underlying C context object Douglas Creager 2010-12-20 09:38:49 -0500
  • 67909a58de Removed un-needed zmq_return_error() macro. Robert G. Jakabosky 2010-12-20 00:08:08 -0800
  • a1141bde7b Changed some of the error messages to match LuaSocket. Robert G. Jakabosky 2010-12-18 23:55:29 -0800
  • 993659dd76 Added missing ZMQ_POLL* constants. Robert G. Jakabosky 2010-12-18 18:22:26 -0800
  • 3a19588429 Added support for new ZeroMQ 2.1.0 socket options. Robert G. Jakabosky 2010-12-18 17:35:57 -0800
  • 5158c5fe44 Removed binary rockspec Aleksey Yeschenko 2010-12-09 23:46:56 +0200
  • 1b4b338cc8 Merge branch 'master' of http://github.com/iamaleksey/lua-zmq Joshua Simmons 2010-10-17 17:07:07 +1100
  • 03a21804bb Giving lua-zmq new API semantics. Joshua Simmons 2010-10-17 17:03:37 +1100
  • d5dfd070d8 Added URL and md5 of archive. Norman Clarke 2010-09-08 21:37:15 +0800
  • e5b0619206 Added rockspecs. Norman Clarke 2010-09-08 21:27:21 +0800
  • 7e017afdbf Removing deprecated UPSTREAM/DOWNSTREAM symbols Joshua Simmons 2010-08-28 14:01:46 +0800
  • 8b961acd05 Removing deprecated UPSTREAM/DOWNSTREAM symbols Joshua Simmons 2010-08-28 16:01:46 +1000
  • fef7a7c686 Merge remote branch 'origin/master' Joshua Simmons 2010-08-16 09:51:48 +1000
  • 08c18e851c Work on object collection Joshua Simmons 2010-08-11 21:04:32 +0800
  • c47515af0f Adding __gc metamethod to context Joshua Simmons 2010-08-11 15:42:22 +0800
  • dd2f0df539 Adding gitignore for binaries Joshua Simmons 2010-08-11 15:41:07 +0800
  • 9d38da847d Adding support for zmq 2.0.7 with a hacky preprocessor check Joshua Simmons 2010-08-11 15:38:20 +0800
  • cc8ab5849b Changing makefile to use CC variable rather than gcc hard coded Joshua Simmons 2010-08-11 15:37:41 +0800
  • f6dfd37feb Work on object collection Joshua Simmons 2010-08-11 23:04:32 +1000
  • d2dd6d05f6 Adding __gc metamethod to context Joshua Simmons 2010-08-11 17:42:22 +1000
  • 8354367da7 Adding gitignore for binaries Joshua Simmons 2010-08-11 17:41:07 +1000
  • cc82423bac Adding support for zmq 2.0.7 with a hacky preprocessor check Joshua Simmons 2010-08-11 17:38:20 +1000
  • 848a7a6b6e Changing makefile to use CC variable rather than gcc hard coded Joshua Simmons 2010-08-11 17:37:41 +1000
  • e5555d6f38 Renamed ZMQ_UPSTREAM -> ZMQ_PULL, ZMQ_DOWNSTREAM -> ZMQ_PUSH Aleksey Yeschenko 2010-08-04 18:29:16 +0300
  • 0fa65dad08 zmq:init(io_threads) Aleksey Yeschenko 2010-06-04 23:31:36 +0300
  • 253d931a77 fixed socket options [jugg] Aleksey Yeschenko 2010-06-04 23:23:40 +0300
  • f6c1bcb8a8 Renamed s:getsockopt -> s:getopt, s:setsockopt -> s:setopt Aleksey Yeschenko 2010-04-27 01:28:13 +0300
  • 3557f6196d Renamed zmq.P2P to zmq.PAIR Aleksey Yeschenko 2010-04-27 01:15:07 +0300
  • a7486be0e0 Added support for s:getsockopt(zmq.RCVMORE) and multipart examples Aleksey Yeschenko 2010-04-27 01:14:44 +0300
  • 0da82fe130 s:getsockopt Aleksey Yeschenko 2010-04-11 16:39:30 +0300
  • b978f857f0 ZMQ_SNDMORE, ZMQ_RCVMORE Aleksey Yeschenko 2010-04-11 16:06:51 +0300
  • 237e0c0ea9 Added ZMQ_MORE constant Aleksey Yeschenko 2010-03-27 23:33:30 +0200
  • aaa10cc82f Formatting Aleksey Yeschenko 2010-03-16 22:16:31 +0200
  • d6a3051596 Added zmq.version() Aleksey Yeschenko 2010-03-16 22:14:40 +0200
  • 824b0007d6 Removed s:flush() and NOFLUSH flag Aleksey Yeschenko 2010-03-13 16:47:58 +0200
  • 47751be355 Updated links to zeromq documentation Aleksey Yeschenko 2010-03-09 21:36:07 +0200
  • 35d6c237e3 Use zmq_errno() Aleksey Yeschenko 2010-02-24 14:46:42 +0200
  • c6dc423c94 removed unnecessary lua_pop calls Aleksey Yeschenko 2010-02-22 14:16:09 +0200
  • 93ab114d78 set_zmq_const macro Aleksey Yeschenko 2010-02-22 14:13:51 +0200
  • 156191ef95 move luaL_register call down Aleksey Yeschenko 2010-02-21 16:46:13 +0200
  • 133cf040c6 Object sugar Aleksey Yeschenko 2010-02-21 01:26:27 +0200
  • 5a06c29a95 License Aleksey Yeschenko 2010-02-20 16:16:39 +0200
  • aa9f88f23a perf scripts Aleksey Yeschenko 2010-02-20 16:10:32 +0200
  • 0c3c152f52 formatting Aleksey Yeschenko 2010-02-20 01:58:57 +0200
  • 2503566371 API links Aleksey Yeschenko 2010-02-20 01:54:53 +0200
  • 978a30fbbe links Aleksey Yeschenko 2010-02-20 01:49:40 +0200
  • dc2115dbf4 README, API Aleksey Yeschenko 2010-02-20 01:44:43 +0200
  • 93adf06b8b cosmetics Aleksey Yeschenko 2010-02-20 01:40:34 +0200
  • 29f95a8f97 a much better Makefile Aleksey Yeschenko 2010-02-19 16:15:22 +0200
  • a860a5a25d License, formatting Aleksey Yeschenko 2010-02-19 02:13:23 +0200
  • 3dc72707cc README Aleksey Yeschenko 2010-02-16 15:18:00 +0200
  • 05c4fe68da Slightly better makefile Aleksey Yeschenko 2010-02-16 15:16:13 +0200
  • a71c16425b Initial commit Aleksey Yeschenko 2010-02-12 16:08:45 +0200