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
022844ed8b
-New Build System PYTHON Based
...
-Cleanup
2016-01-01 23:14:46 +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
393ad201f5
2015-03-12 12:08:38 +00:00
daniele.teti@gmail.com
a1a49ea538
2013-10-17 14:56:18 +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
6ecfa3df8f
fix when content-length header is present
2013-06-03 16:34:01 +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
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
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