danieleteti
4a715f66ee
VirtualHosts
2016-07-26 11:21:20 +02:00
danieleteti
241d97fe0c
Merge branch 'master' of https://github.com/danieleteti/delphistompclient
2016-06-28 15:22:14 +02:00
danieleteti
805c6ae050
BUG fixes + deprecations
2016-06-28 15:21:58 +02:00
Daniele Teti
31001af0cb
Merge pull request #7 from petdr/master
...
Add content-length header to frames.
2016-02-15 08:50:02 +01:00
danieleteti
e91f2b709d
Updated copyright and tested server list
2015-05-31 11:26:57 +02:00
Peter Ross
7cd0ea4ee2
Add content-length header to frames.
...
If a frame contains a body, then add a content-length header.
This allows the body to contain a NULL character and for it
not to be interpreted as the end of the frame.
2015-05-26 11:31:42 +10:00
daniele.teti@gmail.com
01a3dd8422
Updated to DelphiXE7
2015-01-21 13:59:20 +00:00
daniele.teti@gmail.com
b936d5b0ab
Update XE7
2014-09-05 10:51:51 +00:00
daniele.teti@gmail.com
591b8ca111
Updated to XE6
2014-04-17 10:04:21 +00:00
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