How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Thrift is a cross-language remote procedure call framework and data serialization protocol. It provides an interface definition language to specify data types and service interfaces in a neutral format, enabling the automated generation of client and server code across multiple programming languages. The project functions as a polyglot service communicator using a layered software stack to ensure interoperable communication. It focuses on implementing cross-language remote procedure calls and transforming complex data structures into standardized formats for efficient network transport. The
MQTT client and server component pack with demo applications written in Lazarus/FPC.
Quite a few changes were required, but all the examples now compile with FPC 3.2.2 or 3.3.1 on:
This project is based directly on pure and minimal Object Pascal source code.
The main features of biot2/websocket.pas are: Network Communication.
Projects with overlapping indexed features include: apache/thrift — Thrift is a cross-language remote procedure call framework and data serialization protocol. It provides an interface… biot2/nats.pas — An Object Pascal client for the NATS messaging system. bkeevil/mqtt — MQTT client and server component pack with demo applications written in Lazarus/FPC. bvarga/delphizmq — 0MQ Binding for Delphi. cesarliws/dext — 🇧🇷 Português. almindor/lnet — Quite a few changes were required, but all the examples now compile with FPC 3.2.2 or 3.3.1 on:.