mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-15 15:55:54 +01:00
DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.
apiapplication-serverdelphidelphimvcframeworkjson-rpcjsonwebtokenjwtjwt-authenticationnativeobject-pascalpascalrestrestfulrestful-apirestful-webservicesserialization-libraryspeed
docs | ||
ideexpert | ||
lib | ||
samples | ||
sources | ||
unittests | ||
.gitignore | ||
.gitmodules | ||
build.bat | ||
build.py | ||
CHANGES.TXT | ||
clean.bat | ||
contributors.txt | ||
README.md | ||
roadmap.md |
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/
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)