Skip to content

Add back WebGL support + add latest C# SDK features#107

Merged
jakub-grzesiowski merged 20 commits intomasterfrom
web-gl-fixing
Dec 4, 2024
Merged

Add back WebGL support + add latest C# SDK features#107
jakub-grzesiowski merged 20 commits intomasterfrom
web-gl-fixing

Conversation

@jakub-grzesiowski
Copy link
Copy Markdown
Contributor

@jakub-grzesiowski jakub-grzesiowski commented Dec 3, 2024

fix: Re-implement WebGL build support

Implemented a WebGL-targeted Transport Layer utilising UnityWebRequest to bring back WebGL compatibility

feat: Added support for new event listeners and entities.

Adding Channel, ChannelGroup, ChannelMetadata and UserMetadata entities to be first-class citizens to access APIs related to them. Currently, access is provided only for subscription APIs.

BREAKING CHANGES: Default subscribe request retry policy set to EXPONENTIAL.

feat: subscribe operation will be executed through EventEngine by default.

Default value for EnableEventEngine is set to true, Subscribe operation will be executed by event engine by default.

refactor: removed telemetry data

Removed telemetry manager

feat: Added support for CustomMessageType in publish, signal, files APIs.

Added support for CustomMessageType in publish, signal, files features.

feat: Added support for Type field in membership APIs.

Added support for Type field in membership APIs..

Comment thread PubNubUnity/Assets/PubNub/Editor/PNConfigAssetEditor.cs
@jakub-grzesiowski
Copy link
Copy Markdown
Contributor Author

@pubnub-release-bot release as v8.0.0

@jakub-grzesiowski
Copy link
Copy Markdown
Contributor Author

@pubnub-release-bot release as v8.0.0

@jakub-grzesiowski jakub-grzesiowski merged commit 6fb7a2f into master Dec 4, 2024
@jakub-grzesiowski jakub-grzesiowski deleted the web-gl-fixing branch December 4, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants