Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We suggest using SignalR which handles retries etc. It is also able to fall back to other transports if necessary.

RtmClient.NET API Client

Info

We provide a .NET client that can be downloaded here: https://www.himsa.com/members-2/noah-es-development/ (Log-in required)To download and use the HIMSA supplied RTM client add the following URL to your nuget package sources:
https://himsacloud.pkgs.visualstudio.com/NoahESPublic/_packaging/noahes/nuget/v3/index.json

For more information on adding new package sources and installing nuget packages visit https://learn.microsoft.com/en-us/nuget/consume-packages/install-use-packages-visual-studio

List of Events

The list of implemented events can be found in the Swagger API Documentation

...