Sha256: cfa843fc8307e6bde35164990bc3e0946bd594b7862d663b5a2efdac96af9561
Contents?: true
Size: 696 Bytes
Versions: 1
Compression:
Stored size: 696 Bytes
Contents
# Changes ## 1.0.3 * change how failover spawns new connections when failing over. ## 1.0.2 * allow failover clients to be constructed from regular OnStomp::Client instances, allowing fully configured SSL connections. ## 1.0.1 * improved failover buffer handling * added RECEIPT driven failover buffer handling - more reliable, but slower as it requests receipts for nearly all frames. ## 1.0.0 * initial release * support for STOMP 1.0 and STOMP 1.1 protocols * fully featured client with event bindings and non-blocking IO * experimental support for open-uri STOMP interface * experimental support for failover/reliable connection handling ## 1.0pre - 2011-03-30 * initial pre-release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
onstomp-1.0.3 | CHANGELOG.md |