JeroMQ v0.3.2 Release Notes

Release Date: 2013-12-10 // over 10 years ago
    • Various code improvements
    • โšก๏ธ Update junit to version 4.11
    • ๐Ÿ›  Fix issue #115 - Expose all Context options
    • ๐Ÿ›  Fix issue #58 - XPUB can receive multipart messages
    • ๐Ÿ›  Fix issue #109 - Make ZMQ.Context and ZMQ.Socket implement java.io.Closeable
    • 0๏ธโƒฃ Use UTF-8 as default charset
    • ๐Ÿ‘‰ Use monotonic source for time
    • ๐Ÿ‘‰ Use try finally idiom on locks
    • Backport fix for race condition on shutdown
    • sendByteBuffer should return number of sent bytes