1.0.0-dev.4
Pre-release
Pre-release
Fix heap corruption due to wrong usage of malloc.allocate
- Use periodic timer to poll sockets every second
- Poll all messages on socket instead of one for each event to not loose messages
- Reuse zeromq message pointer
- Improve return code handling
- Rename
_isActive
ofZContext
to_shutdown
- Rename
_handle
and_zmq
ofZSocket
to_socket
and_context
- Add stream for
ZFrames
toZSocket
- Always show error code in
ZeroMQException
- Fix pubspec of example