README.rdoc in rbczmq-0.1 vs README.rdoc in rbczmq-0.2

- old
+ new

@@ -229,19 +229,17 @@ * ZMQ::Message#save && ZMQ::Message.load * Optimize zloop handler callbacks (perftools) * OS X leaks utility - http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/leaks.1.html * Handle GC issue with timers in loop callbacks * czmq send methods aren't non-blocking by default -* Enforce socket timeouts * Revisit the ZMQ::Loop API -* Push gem out to rubygems.org * RDOC fail on mixed C and Ruby source files that document that same constants * GC guards to prevent recycling objects being sent / received. * Sockets can bind && connect to multiple endpoints - account for that * Watch out for further cases where REQ / REP pairs could raise EFSM * Do not clobber local scope from macros (James's commit in master) -* Support installation without vendor'ed libs as well * Incorporate examples into CI as well +* Zero-copy semantics for frames == Contact, feedback and bugs This project is still work in progress and I'm looking for guidance on API design, use cases and any outlier experiences. Please log bugs and suggestions at https://github.com/methodmissing/rbczmq/issues