@solace-community/angular-solace-message-client
TypeScript icon, indicating that this package has built-in type declarations

17.1.0 • Public • Published

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

Package Sidebar

Install

npm i @solace-community/angular-solace-message-client

Weekly Downloads

50

Version

17.1.0

License

MIT

Unpacked Size

495 kB

Total Files

30

Last publish

Collaborators

  • tamimi65
  • daniel.wiehl
  • solacecommunity