Sha256: 4dcf6c821028f07084d1c2caab8286d680964b6e8337c07042db58499b7e16ec
Contents?: true
Size: 677 Bytes
Versions: 1
Compression:
Stored size: 677 Bytes
Contents
0.10.0 ------ * Factor celluloid-zmq into its own gem * #linger= support 0.9.0 ----- * New 0MQ APIs which wrap ffi-rzmq's * Terminate the 0MQ context at shutdown * Use Celluloid::IO 0.9.0's reactor injection support so we no longer have to subclass Celluloid::IO::Mailbox 0.8.0 ----- * Update to match internals of celluloid-io 0.7.0 ----- * Use celluloid-io gem * Match versions with Celluloid 0.0.4 ----- * Fix bugs in 0MQ polling (timeouts were being processed 1000x too fast) 0.0.3 ----- * Fix botched dependencies (celluloid-zmq does not depend on redis) 0.0.2 ----- * Pure blocking 0MQ reactor using a ZMQ::PAIR socket as the waker 0.0.1 ----- * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
celluloid-zmq-0.10.0 | CHANGES.md |