Skip to content

TIBCOSoftware/TIBCO-Messaging

Repository files navigation

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/...