Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

feat: add analyticsKernelService with renderer-protocol#728

Merged
kuruk-mm merged 6 commits intomainfrom
feat/analytics
Dec 14, 2022
Merged

feat: add analyticsKernelService with renderer-protocol#728
kuruk-mm merged 6 commits intomainfrom
feat/analytics

Conversation

@kuruk-mm
Copy link
Copy Markdown
Member

What?

Add analyticsKernelService using renderer-protocol

Why?

...

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 22, 2022

Test this pull request

@kuruk-mm kuruk-mm marked this pull request as ready for review November 29, 2022 12:58
@kuruk-mm kuruk-mm requested a review from a team as a code owner November 29, 2022 12:58
const transport = webTransport({ wasmModule: originalUnity.Module }, (globalThis as any).DCL)

await engineStartedFuture
await browserInterface.startedFuture
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was preventing the RPC from starting...

this is already being awaited here:

await browserInterface.startedFuture

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it still work in desktop? I remember this was a bugfix

@kuruk-mm kuruk-mm merged commit 93f1e13 into main Dec 14, 2022
@kuruk-mm kuruk-mm deleted the feat/analytics branch December 14, 2022 13:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants