Skip to content

Components offering implementations of industry standard Message Queue (MQ) protocols such as AMQP, MQTT, Amazon SQS, Amazon SNS, Azure Relay through simple, easy-to-use, and intuitive APIs.

nsoftware-com/IPWorksMQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

IPWorksMQ Sample Projects

The provided sample projects offer a concise yet effective demonstration of the components from IPWorks MQ, showcasing their usage in a straightforward manner. While they are not intended to be complete applications, they serve as valuable illustrations of key features. To enhance clarity, error handling and checks are simplified, allowing users to focus on the core functionality.

Requirements

IPWorks MQ 2022 libraries for the corresponding edition are required to run these samples. Free download from: https://www.nsoftware.com/ipworksmq

Reference Documentation

Sample Projects

Sample Project Description
AMQP Shows how to use the AMQP component to send and receive messages.
AzureRelay Receiver The AzureRelayReceiver component implements the listener role in the Azure Relay service. The component will connect to the server and listen for incoming connections. Once a connection is established data can be exchange freely in both directions allowing a flexible messaging environment.
AzureRelay Sender Shows how to use the AzureRelaySender component to connect to the Azure Relay service using a WebSocket connection. Once the connection is established data may be sent and received over the connection.
JSON Parser Uses the JSON object to parse JSON from a URL, file, or string input sources.
MQTT Uses the MQTT demo to send and receive messages over SSL and plaintext.
XMPP Uses the XMPP component to implement a simple XMPP instant messaging demo.

Support

If you have questions or need help, please contact support@nsoftware.com or explore other support options at www.nsoftware.com.

About

Components offering implementations of industry standard Message Queue (MQ) protocols such as AMQP, MQTT, Amazon SQS, Amazon SNS, Azure Relay through simple, easy-to-use, and intuitive APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published