c-sharp
c-sharp copied to clipboard
PubNub clients for C-Sharp based languages, including MS Windows C#/.net, Silveright, IIS, and Mono
test: fix tests
## High-Level Problem A .NET 8 service application that subscribes to messages from PubNub and, upon upgrade/restart, will occasionally get into a state where it cannot connect to PubNub until...
Code Optimizations in Azure has identified a excessive Memory usage by the "PubnubApi.EndPoint.TelemetryManager.CleanupTelemetryData" method. It has 3 recommendations. ### **Recommendation 1:** **Description:** A lot of CPU or Memory is being...
Just upgraded the Pubnub from 3.18.4 to direct 6.19.4. All went well but Fetch history having exeption on decryption. Same thing worked for nuget 6.19.3. After checking last commits for...
While investigating an issue with high CPU usage, a memory dump was taken of a long-running ASP.NET Core 6 server application (see below) that uses the PubNubPCL library. The heap...
build: add custom GHA large runner
fix: Subscribe handling