Older
-
issue 12
(Patch to expose securityexception events + connection error ...) commented on by mark81
-
-
issue 12
(Patch to expose securityexception events + connection error ...) commented on by dwischusen
-
-
issue 12
(Patch to expose securityexception events + connection error ...) changed by dwischusen
-
-
r17
(Added patch from mark81 to "...expose securityexception even...) committed by dwischusen
- Added patch from mark81 to "...expose securityexception events + connection error reporting +
different reconnect strategy"
fixes issue 12
Added patch from mark81 to "...expose securityexception events + connection error reporting +
different reconnect strategy"
fixes issue 12
-
r16
([No log message]) committed by dwischusen
- [No log message]
-
issue 12
(Patch to expose securityexception events + connection error ...) Status changed by dwischusen
-
-
issue 12
(Patch to expose securityexception events + connection error ...) commented on by mark81
-
-
issue 12
(Patch to expose securityexception events + connection error ...) reported by mark81
-
-
issue 11
(re-connect doesn't not work if server still think as3-stomp ...) changed by dwischusen
-
Status:
Accepted
Owner:
dwischusen
Status:
Accepted
Owner:
dwischusen
-
issue 11
(re-connect doesn't not work if server still think as3-stomp ...) reported by kuokon
-
-
r15
(fixed minor error introduced in last patch.) committed by dwischusen
- fixed minor error introduced in last patch.
fixed minor error introduced in last patch.
-
r14
(fixes performance issues that occur when receiving messages ...) committed by dwischusen
- fixes performance issues that occur when receiving messages that do not contain a content-length
header. Contributed by Peter Mulreid.
fixes performance issues that occur when receiving messages that do not contain a content-length
header. Contributed by Peter Mulreid.
-
issue 7
(add ssl/tsl support with As3Crypto com.hurlant.crypto.tls.TL...) Status changed by dwischusen
-
-
issue 7
(add ssl/tsl support with As3Crypto com.hurlant.crypto.tls.TL...) commented on by dwischusen
-
-
-
-
issue 10
(incomplete broadcast support for topic and fanout exchanges ...) Status changed by dwischusen
-
-
r13
(Added exchange and routing_key headers to SubscribeHeaders t...) committed by dwischusen
- Added exchange and routing_key headers to SubscribeHeaders to better support AMQP brokers (such as
RabbitMQ).
Fixes issue# 10
Added an optional parameter to the connect method in Stomp class for passing in a Socket. This
makes it possible to pass in custom socket implementations, such as the TLSSocket form as3crypo (see
http://code.google.com/p/as3crypto).
Fixes issue#7
Previously removed all references to any classes in the Flex framework. This makes it possible to
use the Stomp lib with Flash projects
Fixes #9
Added exchange and routing_key headers to SubscribeHeaders to better support AMQP brokers (such as
RabbitMQ).
Fixes issue# 10
Added an optional parameter to the connect method in Stomp class for passing in a Socket. This
makes it possible to pass in custom socket implementations, such as the TLSSocket form as3crypo (see
http://code.google.com/p/as3crypto).
Fixes issue#7
Previously removed all references to any classes in the Flex framework. This makes it possible to
use the Stomp lib with Flash projects
Fixes #9
-
-
r12
(removed reference to mx.utils.ObjectUtils, which reduced the...) committed by dwischusen
- removed reference to mx.utils.ObjectUtils, which reduced the size of the lib by about 20k.
Fixes #9
removed reference to mx.utils.ObjectUtils, which reduced the size of the lib by about 20k.
Fixes #9
-
-
-
-
issue 7
(add ssl/tsl support with As3Crypto com.hurlant.crypto.tls.TL...) Status changed by dwischusen
-
-
|