Angular Solace Message Client - v17.1.0

Solace Message Client

Angular message client to communicate with a Solace messaging broker for sending and receiving messages using the native SMF protocol (Solace Message Format) over web socket. This library is based on the low-level Solace JavaScript Messaging API provided by the solclient library.

This library provides fundamental messaging API to exchange messages via topic destinations, queue and topic endpoints. To get the full functionality of the underlying solclient library, you can obtain the native Solace session.


Quickstart

  • Getting Started
    Learn how to install and use this library in an Angular application.

  • Features
    Get an overview of features of this library.

  • Try Me
    See this library in action. The Try Me application lets you connect to your message broker for publishing and receiving messages.

  • API Documentation
    Consult our API documentation for a complete overview of the API.

  • GitHub Repo
    Visit our GitHub repository for more information about this library.

The sources for this package are in https://github.com/solacecommunity/angular-solace-message-client repo. Please file issues and pull requests against that repo.

License: MIT

Generated using TypeDoc