Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danieleteti/delphistompclient
STOMP client for Embarcadero Delphi and FreePascal.
https://github.com/danieleteti/delphistompclient
activemq delphi embarcadero-delphi pascal rabbitmq stomp
Last synced: 13 days ago
JSON representation
STOMP client for Embarcadero Delphi and FreePascal.
- Host: GitHub
- URL: https://github.com/danieleteti/delphistompclient
- Owner: danieleteti
- Created: 2015-04-29T15:19:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-03-23T17:28:27.000Z (over 2 years ago)
- Last Synced: 2024-04-21T09:52:32.601Z (7 months ago)
- Topics: activemq, delphi, embarcadero-delphi, pascal, rabbitmq, stomp
- Language: Pascal
- Homepage:
- Size: 1.01 MB
- Stars: 136
- Watchers: 34
- Forks: 63
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Delphi/FreePascal STOMP Client
STOMP client for Embarcadero Delphi and FreePascal.Currently tested on
- Apache ActiveMQ 5.2
- Apache ActiveMQ 5.3.x
- Apache ActiveMQ 5.4.2.
- RabbitMQ 3.5.1+The project can use INDY (Delphi) or Synapse (Delphi or FreePascal). In case you want to use Synapse, you have to get a copy of Synapse library from http://synapse.ararat.cz/doku.php/download.
More info on the author's blog http://www.danieleteti.it/stomp-client/
Project license: [APACHE LICENSE, VERSION 2](https://www.apache.org/licenses/LICENSE-2.0)
## Delphi STOMP Client Team
Daniele Teti (Lead Developer)Daniel Gaspary (Free Pascal Mantainer)
### Contributors*
Oliver Marr (encoding fixes)Marco Mottadelli (iOS fixes)
Chenavier Gérald (STOMP 1.1 improvement)
Marcelo Varela (Raw UTF8 messages support)
### License
[https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)