v6.16.0.0
pubnub-release-bot
released this
18 May 12:57
·
22 commits
to master
since this release
May 18 2023
Modified
- Replaced ConcurrentDictionary class file with System.Collections.Concurrent package for all target frameworks except .net 3.5/4.0.
- Addressed threading issue on reading ConcurrentDictionary keys.