CeosMW - JSONRPC n-tier middleware
Version 0.0.1
CeosMW is a package of Lazarus/FPC components for communication using JSONRPC 2.0 protocol (http://www.jsonrpc.org). This implements a client and server layers to an n-tier solution.
TCeosServer - Server component to process JSONRPC requests. Compatible with all programming languages that implement JSONRPC.
TCeosClient - Component client that makes calls according to the server implementations.
CeosMW GIT Repository: https://github.com/jbsolucoes/ceosmw
Client Demo
How install
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Enjoy!
CeosMW GIT Repository: https://github.com/jbsolucoes/ceosmw
|