Skip to content

Lightweight client for Genesys Notifications websocket API

License

Notifications You must be signed in to change notification settings

Noralogix/genesys-notifications

Repository files navigation

Genesys.Client.Notifications .NET NuGet version Nuget downloads

You can query asynchronous Genesys Cloud event streams using LINQ operators. Thus you can filter, project, aggregate, compose and perform time-based operations on multiple events easily by using these standard LINQ operators.

This is a C# .NET Standard 2.0 alternative lightweight implementation of the client Genesys Notifications websocket API.

  • Serialization based on System.Text.Json.
  • Logging functionality based on Microsoft.Extensions.Logging.
  • User friendly with reactive model programming.
  • Multiple channels if more than 1000 topics.
Install-Package Genesys.Client.Notifications

https://developer.mypurecloud.com/api/rest/v2/notifications/notification_service.html

About

Lightweight client for Genesys Notifications websocket API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages