# TIBCO-Messaging **Repository Path**: mirrors_TIBCOSoftware/TIBCO-Messaging ## Basic Information - **Project Name**: TIBCO-Messaging - **Description**: TIBCO Messaging - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TIBCO-Messaging The Repository for TIBCO® Messaging is where messaging related source code is held for TIBCO's support of the various messaging software components. The Repo for TIBCO® Messaging is structured to be easily searchable for components and technologies. Each repository in the Repo for TIBCO® Messaging is structured such that the component is listed first and the technology is listed second. For example if you are looking for the TIBCO eFTL™ JavaScript SDK, you would find that listed as eftl/sdk/javascript. * NOTE all eftl/sdk directories provide both TIBCO eFTL and TIBCO Cloud™ Messaging development kits for connecting applications to TIBCO eFTL or TIBCO Cloud Messaging. The eftl-golang-sdk directory is present for external references and is considered deprecated and will be removed in a future update. In addition you can find the TIBCO® Messaging component samples under the samples directory for the specific component. The samples directory is further broken down into language binding. So for example if you are looking for the C binding samples for TIBCO® FTL you would find them as ftl/samples/c/...