Commit Graph

17 Commits

Author SHA1 Message Date
daniele.teti@gmail.com
97fb0ddc86 XE3 Support 2013-12-04 10:42:45 +00:00
daniele.teti@gmail.com
41d42ff9b9 ADD Some headers names constants 2013-10-15 08:14:36 +00:00
daniele.teti@gmail.com
6688fc17a3 2013-10-14 12:28:17 +00:00
daniele.teti@gmail.com
02bda1a7ee ADD Disconnect call into TSTOMPClient destructor 2013-10-10 15:08:06 +00:00
mottadelli75@gmail.com
ffcb2214e3 Compiled for compatibility with iOS. 2013-05-10 16:00:10 +00:00
mottadelli75@gmail.com
0c06cb0b58 Add NACK method into IStompClient Interface and manage before/after send frame 2012-12-27 22:25:09 +00:00
daniele.teti@gmail.com
8d46768ef4 Added initial support for STOMP 1.1
Tested on Apache Apollo 1.2
Added UNICODE support
2012-04-26 13:32:32 +00:00
daniele.teti@gmail.com
1285543660 Added initial support for STOMP 1.1
Tested on Apache Apollo 1.2
2012-04-18 17:19:31 +00:00
daniele.teti
7367790685 + fixed issue 2
+ fixed issue 3
2011-04-14 09:13:25 +00:00
dgaspary
d4047ba54c + Replaced manual Synapse exception verification with 'raiseexcept' and
OnStatus Callback
+ Creation of a Lazarus Package
2010-12-03 02:35:51 +00:00
dgaspary
8901a4b2b2 +Added Missing Exception raising at Synapse Connection 2010-04-28 02:49:36 +00:00
daniele.teti
3323258903 + Some fix to TStompClient
+ Added SimpleMessaging Example
2010-04-18 18:49:47 +00:00
daniele.teti
81cbf364df + updated DEMO
+ default tcp lib = INDY
2010-04-13 22:30:24 +00:00
daniele.teti
4e6dffa238 + some change to the speed test
+ some formatting
+ some refactoring
2010-04-13 22:25:14 +00:00
dgaspary
4f043bb2fa Refactoring on TStompClient.Receive. I have splitted on two internal functions, versions for Indy and Synapse. 2010-04-13 19:18:42 +00:00
daniele.teti
9f8d265fb7 + added freepascal support (Many Thanks to Daniel Gaspary)
+ now in Delphi you can user INDY or Synapse
+ added synapse as svn:external
+ TStompClient.Receive(ATimeout: Integer): IStompFrame; REALLY NEED REFACTORY
2010-04-13 10:39:09 +00:00
daniele.teti
d98b12f384 + first public version 2009-11-10 10:32:54 +00:00