Skip to content

PubNub SDK v8.1.0 release.

551bbf4
Select commit
Loading
Failed to load commit list.
Merged

Implement Subscribe Splitting #269

PubNub SDK v8.1.0 release.
551bbf4
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Dec 18, 2025 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- src/Api/PubnubApi/NewtonsoftJsonDotNet.cs  18
- src/Api/PubnubApi/EndPoint/PubSub/SubscribeEndpoint.cs  7
- src/Api/PubnubApi/EndPoint/PubSub/UnsubscribeEndpoint.cs  4
- src/Api/PubnubApi/EventEngine/Common/EventEmitter.cs  3
- src/Api/PubnubApi/EventEngine/Subscribe/SubscribeEventEngineFactory.cs  2
- src/Api/PubnubApi/EndPoint/PubSub/UnsubscribeAllEndpoint.cs  1
         

Complexity decreasing per file
==============================
+ src/Api/PubnubApi/Pubnub.cs  -12
         

Clones removed
==============
+ src/Api/PubnubApi/Pubnub.cs  -2
         

See the complete overview on Codacy